summaryrefslogtreecommitdiffstats
path: root/FAQ.md
diff options
context:
space:
mode:
authorJon Sadka <Jonsadka@gmail.com>2014-09-18 22:08:51 -0700
committerJon Sadka <Jonsadka@gmail.com>2014-09-18 22:08:51 -0700
commit5fe7ef63d862d3aabbd24509e3fc08aba9f45d06 (patch)
treedd64617983520b58d7ef09c44f7a1c5c7897d331 /FAQ.md
parent8aa2a34a8d2453a45a3bc9d45e1fbed17e4d8bbc (diff)
downloadhandlebars.js-5fe7ef63d862d3aabbd24509e3fc08aba9f45d06.zip
handlebars.js-5fe7ef63d862d3aabbd24509e3fc08aba9f45d06.tar.gz
handlebars.js-5fe7ef63d862d3aabbd24509e3fc08aba9f45d06.tar.bz2
Update FAQ.md
Fixed misspelling of sufficent to sufficient on Line 60
Diffstat (limited to 'FAQ.md')
-rw-r--r--FAQ.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/FAQ.md b/FAQ.md
index 0bd0997..108e839 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -57,4 +57,4 @@
The other option is to load the `handlebars.runtime.js` UMD build, which might not require path configuration and exposes the library as both the module root and the `default` field for compatibility.
- If not using ES6 transpilers or accessing submodules in the build the former option should be sufficent for most use cases.
+ If not using ES6 transpilers or accessing submodules in the build the former option should be sufficient for most use cases.