Skip to content

Commit c7c8d6f

Browse files
committed
fix typo
1 parent 7f76a48 commit c7c8d6f

File tree

1 file changed

+1
-1
lines changed
  • scaffolding-with-fano-cli/creating-project

1 file changed

+1
-1
lines changed

scaffolding-with-fano-cli/creating-project/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Make sure you set `INDY_DIR` environment variable to point to where Indy directo
126126
```
127127
$ export INDY_DIR="/path/to/indy"
128128
```
129-
or you can set it in `.env` file which will be loaded when you run build script. Please not that you should not add trailing slash, so use
129+
or you can set it in `.env` file which will be loaded when you run build script. Please note that you should not add trailing slash, so use
130130

131131
```
132132
$ export INDY_DIR="/path/to/indy"

0 commit comments

Comments
 (0)