Skip to content

Commit 63f5802

Browse files
committed
Merge branch 'master' into development
2 parents d44d28b + b37f208 commit 63f5802

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Basic Usage
5555
-----------
5656

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

6060
```javascript
6161
angular.module('myModule', ['schemaForm'])

0 commit comments

Comments
 (0)