Skip to content

Commit

Permalink
docs(website): grammar fixes (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
saulshanabrook authored and Guria committed Dec 23, 2016
1 parent 8b73654 commit 6c3f1ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/content/install/05_function-tree.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Function Tree
---

## Function Tree
You might rather want to use the low level [function-tree](https://github.com/cerebral/cerebral/tree/master/packages/function-tree) project Cerebral is wrapped around. Especially on the server function-tree and its debugger will help you express complex logic and debug it.
You might want to use the low level [function-tree](https://github.com/cerebral/cerebral/tree/master/packages/function-tree) project, which Cerebral wraps. Especially on the server, function-tree and its debugger will help you express complex logic and debug it.

`npm install function-tree@next --save --save-exact`

Expand Down

0 comments on commit 6c3f1ec

Please sign in to comment.