Skip to content

Commit

Permalink
fix minor typo (#1335)
Browse files Browse the repository at this point in the history
  • Loading branch information
panckreous authored and gauravtiwari committed Mar 11, 2018
1 parent 54c0a64 commit 8bcbfbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Specify the plugin in your `.babelrc` with the custom root or alias. Here's an e
And then within your javascript app code:

```js
// Note: we don't have do any ../../ jazz
// Note: we don't have to do any ../../ jazz

import FooImage from 'assets/images/foo-image.png'
import 'assets/stylesheets/bar'
Expand Down

0 comments on commit 8bcbfbc

Please sign in to comment.