Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
Corrected typo in environment
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbroberg committed Jan 20, 2016
1 parent af4a940 commit 381a96a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/PLUGIN_AUTHORING.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Before writing a plugin, you may sketch the type of metrics you want to collect
1. Plan your plugin
2. Decide the CODEC for the plugin
3. Download or clone snap
4. Setup your development enviroment properly
4. Setup your development environment properly
5. Write the plugin that implements the type of interfaces defined in snap
6. Test the plugin
7. Expose the plugin
Expand Down

0 comments on commit 381a96a

Please sign in to comment.