Skip to content

Commit 566804b

Browse files
committed
The example was not with RequireJS esamattis#175
1 parent 9ce2561 commit 566804b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ _(" epeli ").chain().trim().capitalize().value()
3838
var _s = require('underscore.string');
3939
```
4040

41-
**Integrate with Underscore.js using RequireJS**:
41+
**Integrate with Underscore.js**:
4242

4343
```javascript
4444
var _ = require('underscore');

0 commit comments

Comments
 (0)