Skip to content

Commit

Permalink
Merge pull request #1310 from escapedcat/patch-1
Browse files Browse the repository at this point in the history
Update FAQ.md
  • Loading branch information
Kmaschta authored Feb 24, 2017
2 parents 1dfa889 + c21564d commit 85f6145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ myApp.config(function(RestangularProvider) {
});
```
Now you can have two fields with the same falue but different names:
Now you can have two fields with the same value but different names:
```js
post.listView().fields([
Expand Down

0 comments on commit 85f6145

Please sign in to comment.