Update canonical.md

Typo
This commit is contained in:
rkakadia 2016-02-27 21:57:02 -05:00
parent 1740854a85
commit 8aeba7806b

View file

@ -440,6 +440,6 @@ mylib -> /mylib/bin/Debug/mylib.1.0.0.symbols.nupkg
As our developer is going further with her usage of the CLI tools, she figures out that there is an easy way to extend the CLI tools on her machine by adding project-level tools to her `project.json`. She uses the CLI to work with the tools and she is able to extend the default toolset to further fit her needs. As our developer is going further with her usage of the CLI tools, she figures out that there is an easy way to extend the CLI tools on her machine by adding project-level tools to her `project.json`. She uses the CLI to work with the tools and she is able to extend the default toolset to further fit her needs.
## Steps ## Steps
>**TODO:** at this point, this needs more work to figure out how it will surface; it is listed her so it is not forgotten. >**TODO:** at this point, this needs more work to figure out how it will surface; it is listed here so it is not forgotten.