Skip to content

Commit e44e271

Browse files
authored
doc: fix typo in fetcher section (#316)
1 parent c555865 commit e44e271

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
@@ -61,7 +61,7 @@
6161
6262
3. **Configure the Fetcher** (optional)
6363

64-
After the first step you should see a file called `{namespace}Fetcher.ts` in your ouput directory. This file
64+
After the first step you should see a file called `{namespace}Fetcher.ts` in your ouput directory.
6565

6666
By default it uses the built-in Fetch API, you are free to change this to your fetching library of choice (Axios, Got etc.)
6767

0 commit comments

Comments
 (0)