You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@ models.model('users', User);
132
132
133
133
### API Consumption Tips
134
134
135
-
This library is completely unopinionated about how you interact with your JSON:API. It merely gives you an easy way to work with the resulting JSON:API data. An example integration with `fetch` is demonstrated below:
135
+
This library is completely unopinionated about how you interact with your JSON:API server. It merely gives you an easy way to work with the resulting JSON:API data. An example integration with `fetch` is demonstrated below:
0 commit comments