diff --git a/_includes/api/en/3x/app-engine.md b/_includes/api/en/3x/app-engine.md index fcdfd7c9d9..0359d9c829 100644 --- a/_includes/api/en/3x/app-engine.md +++ b/_includes/api/en/3x/app-engine.md @@ -30,7 +30,7 @@ Some template engines do not follow this convention, the consolidate.js library was created to map all of node's popular template engines to follow this convention, thus allowing them to -work seemlessly within Express. +work seamlessly within Express. ```js var engines = require('consolidate')