Skip to content

Commit

Permalink
Merge pull request #1030 from daemonsy/patch-1
Browse files Browse the repository at this point in the history
Move slash into the right place, looks like a typo
  • Loading branch information
seedofjoy authored Dec 3, 2016
2 parents cb474bb + 1ae7638 commit df464d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/plugins/preset-es2015.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ This preset includes the following plugins:
- [transform-es2015-classes](/docs/plugins/transform-es2015-classes/)
- [transform-es2015-computed-properties](/docs/plugins/transform-es2015-computed-properties/)
- [transform-es2015-destructuring](/docs/plugins/transform-es2015-destructuring/)
- [transform-es2015-duplicate-keys](/docs/plugins/transform-es2015-duplicate-keys)/
- [transform-es2015-duplicate-keys](/docs/plugins/transform-es2015-duplicate-keys/)
- [transform-es2015-for-of](/docs/plugins/transform-es2015-for-of/)
- [transform-es2015-function-name](/docs/plugins/transform-es2015-function-name/)
- [transform-es2015-literals](/docs/plugins/transform-es2015-literals/)
Expand Down

0 comments on commit df464d4

Please sign in to comment.