We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2038290 commit 71236ffCopy full SHA for 71236ff
README.md
@@ -35,7 +35,7 @@ val main = PlayProject(appName, appVersion, appDependencies, mainLang = JAVA).se
35
36
* add [mustache.js](https://github.com/janl/mustache.js/) in your project asset
37
38
-* add com.jba.Mustache in default template import or import it in your view files
+* add org.jba.Mustache in default template import or import it in your view files
39
40
```
41
val main = PlayProject(appName, appVersion, appDependencies, mainLang = SCALA).settings(
0 commit comments