Skip to content

Commit

Permalink
Fix small typo (Urigo#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
MeixnerTobias authored and ardatan committed Nov 21, 2019
1 parent 37865f8 commit 28ce8bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/recipes/nexus.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ With GraphQL Modules, you can seperate generated typings module by module, and t

You can define different output folders like below, so every module will have its own typings instead of having a single typing file for all application.

Let'ss start with creating types using Nexus API:
Let's start with creating types using Nexus API:

`chat.type.ts`

Expand Down

0 comments on commit 28ce8bb

Please sign in to comment.