Skip to content

Commit

Permalink
docs: fix RequireJS documentation typo
Browse files Browse the repository at this point in the history
  • Loading branch information
skycocker committed Oct 23, 2015
1 parent e780c9d commit 5cbb96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plus/01-requirejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ to load `knockout.js` before requirejs...
## Configuring Require.js

Just like any Require.js project, you need a main module to bootstrap
your tests. We do this is `test/test-main.js`.
your tests. We do this in `test/test-main.js`.

### Karma `/base` Directory

Expand Down

0 comments on commit 5cbb96f

Please sign in to comment.