Skip to content

Commit 9011c79

Browse files
committed
added javascript to code block
1 parent e220906 commit 9011c79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ Add angular-sails module dependency **ngSails** to the AngularJS app, in **app/j
229229
230230
Modify **js/controllers.js** to use sails and fill $scope.items from sails.
231231
232-
```
232+
```javascript
233233
'use strict';
234234

235235
/* Controllers */

0 commit comments

Comments
 (0)