Skip to content

Commit

Permalink
Merge pull request json-schema-form#543 from Maks3w/patch-1
Browse files Browse the repository at this point in the history
Fix MK syntax
  • Loading branch information
davidlgj committed Sep 18, 2015
2 parents f444a56 + 4bcc26d commit b37f208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Basic Usage
-----------

First, expose your schema, form, and model to the $scope.
Don't forget to load the ``schemaForm` module.
Don't forget to load the `schemaForm` module.

```javascript
angular.module('myModule', ['schemaForm'])
Expand Down

0 comments on commit b37f208

Please sign in to comment.