We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c555865 commit e44e271Copy full SHA for e44e271
README.md
@@ -61,7 +61,7 @@
61
62
3. **Configure the Fetcher** (optional)
63
64
- After the first step you should see a file called `{namespace}Fetcher.ts` in your ouput directory. This file
+ After the first step you should see a file called `{namespace}Fetcher.ts` in your ouput directory.
65
66
By default it uses the built-in Fetch API, you are free to change this to your fetching library of choice (Axios, Got etc.)
67
0 commit comments