Index: chrome/common/extensions/docs/README |
diff --git a/chrome/common/extensions/docs/README b/chrome/common/extensions/docs/README |
index 256889b97c2e5dd529866fdc3f2fc0bfcf03c89a..385193c235dd2543897d8bf0926a21ea60e2beea 100644 |
--- a/chrome/common/extensions/docs/README |
+++ b/chrome/common/extensions/docs/README |
@@ -46,9 +46,9 @@ Editing docs |
API documentation) or "articles" (if changing non-API documentation). |
If adding files or APIs you'll also need to add something to "public". |
- - Files in templates directory use the Handlebar template language. It is |
+ - Files in templates directory use the Motemplate template language. It is |
extremely simple, essentially: write HTML. |
- See third_party/handlebar/README.md. |
+ See third_party/motemplate/README.md. |
- static/css/out/site.css is generated by compiling static/sass/*.scss |
files. Don't change site.css directly. Instead, change the *.scss files |