We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56aa60f commit bd5a767Copy full SHA for bd5a767
tmpl/navigation.tmpl
@@ -5,7 +5,7 @@ var self = this;
5
<h3 class="applicationName"><a href="index.html"><?js= env.conf.templates.applicationName ?></a></h3>
6
7
<div class="search">
8
- <input id="search" type="text" class="form-control input-sm" placeholder="Search Documentations">
+ <input id="search" type="text" class="form-control input-sm" placeholder="Search Documentation">
9
</div>
10
<ul class="list">
11
<?js
0 commit comments