Skip to content

Commit 2f2ef7e

Browse files
committed
Merge pull request #302 from nnjpp/patch-1
Docs: typo fix
2 parents 61556ba + 604f0d3 commit 2f2ef7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Plugins
44
What are plugins?
55
~~~~~~~~~~~~~~~~~
66

7-
In Raven.js, plugins are little snippets of code to augment functionity for a specific application/framework. It is highly recommended to checkout the list of plugins and use what apply to your project.
7+
In Raven.js, plugins are little snippets of code to augment functionality for a specific application/framework. It is highly recommended to checkout the list of plugins and use what apply to your project.
88

99
In order to keep the core small, we have opted to only include the most basic functionality by default, and you can pick and choose which plugins are applicable for you.
1010

0 commit comments

Comments
 (0)