Skip to content

Commit 5c81890

Browse files
authored
Update README.md: fix typo (air-verse#520)
1 parent 56d3d58 commit 5c81890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ cd /go/src/github.com/cosmtrek/hub
120120
AIR_PORT=8080 air -c "config.toml"
121121
```
122122

123-
this will replace `$PWD` with the current directory, `$AIR_PORT` is the port where to publish and `$@` is to accept arguments of the aplication itself for example -c
123+
this will replace `$PWD` with the current directory, `$AIR_PORT` is the port where to publish and `$@` is to accept arguments of the application itself for example -c
124124

125125
</details>
126126

0 commit comments

Comments
 (0)