Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@

3. **Configure the Fetcher** (optional)

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.

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

Expand Down