We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f444a56 + 4bcc26d commit b37f208Copy full SHA for b37f208
docs/index.md
@@ -44,7 +44,7 @@ Basic Usage
44
-----------
45
46
First, expose your schema, form, and model to the $scope.
47
-Don't forget to load the ``schemaForm` module.
+Don't forget to load the `schemaForm` module.
48
49
```javascript
50
angular.module('myModule', ['schemaForm'])
0 commit comments