Skip to content

Commit 4bcc26d

Browse files
committed
Fix MK syntax
1 parent 4ceb03d commit 4bcc26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Basic Usage
4444
-----------
4545

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

4949
```javascript
5050
angular.module('myModule', ['schemaForm'])

0 commit comments

Comments
 (0)