不要怂,就是干,撸起袖子干!

Commit ce6f5729 by Mick Hansen

Merge pull request #2921 from mmconrad/patch-2

.docs-fixed typos in getting-started.md
2 parents fbaa70e8 865f79f6
Showing with 1 additions and 1 deletions
...@@ -185,7 +185,7 @@ User ...@@ -185,7 +185,7 @@ User
}); });
``` ```
Please note that there won't be any error if no user with the name "john-doe" has been found. This is intended, as there is not internal or authentication error. Please note that, if no user with the name "john-doe" has been found, there won't be any errors. This is intended, as there are no internal or authentication errors.
## Defining associations ## Defining associations
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!