From 6f37418309bf6a26a6382ddf1550f5d77d0fe740 Mon Sep 17 00:00:00 2001 From: Josh Smith Date: Sat, 18 Mar 2017 14:50:57 -0700 Subject: [PATCH] Update README.md Change "sensitive" to "sensible" since the latter seems intended here. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f7b0dd..a4e8e8f 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you're using ember-cli > 0.1.5, you can just run `ember install ember-cli-yui If you are using an older version, first install the addon from npm with `npm install --save-dev ember-cli-yuidoc`. Then, you need to add a `yuidoc.json` manifest on the root of your project. Run `ember g ember-cli-yuidoc` to generate -once with some sensitive defaults. +once with some sensible defaults. ## Usage