Skip to content

Commit 0ef90d8

Browse files
authored
Update README.md
1 parent f15cebd commit 0ef90d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Open `./gatsby-config.ts` and modify:
5757
},
5858
```
5959

60-
I use pathPrefix because I host the demo in a subfolder, but **you don't have to use this parameter if your production URL is a root URL**.
60+
I use `pathPrefix` because I host the demo in a subfolder, but **you don't have to use this parameter if your production URL is a root URL**.
6161

6262
For more advanced users, there's the dotenv module, but it's not configured yet.
6363

0 commit comments

Comments
 (0)