Skip to content

Commit

Permalink
Merge pull request karma-runner#901 from jan-molak/patch-1
Browse files Browse the repository at this point in the history
docs(config): correct a typo in a comment
  • Loading branch information
vojtajina committed Jan 30, 2014
2 parents 203a396 + 4713dcc commit e316b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/05-plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ plugins: [
'karma-jasmine',
'karma-chrome-launcher'

// inelined plugins
// inlined plugins
{'framework:xyz', ['factory', factoryFn]},
require('./plugin-required-from-config')
]
Expand Down

0 comments on commit e316b71

Please sign in to comment.