Skip to content

Commit

Permalink
Fix minor type in README.md
Browse files Browse the repository at this point in the history
Change 'trough' to 'through'
  • Loading branch information
stephenfeather authored Nov 14, 2017
1 parent 975bcd1 commit 0fbb556
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ Check out more token parsing configs from [source code (entryDefinitionsMap.js)]

#### Presentation generator

When you learn other's code it's good to go trough it by different abstractions levels.
When you learn other's code it's good to go through it by different abstractions levels.
Take a look what module exports, which function and classes contains etc.
There is a sub-module ```createPresentationGenerator``` to generate list of SVGs in order to different abstractions levels.

Expand Down

0 comments on commit 0fbb556

Please sign in to comment.