Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit ab526d5

Browse files
ibriqNarretz
authored andcommitted
style(indexPage.template.html): change bad punctuation in documentation footer
PR (#14792)
1 parent fd6dc0b commit ab526d5

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

docs/config/templates/indexPage.template.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -220,12 +220,11 @@ <h4 class="search-results-group-heading">{{ key }}</h4>
220220
<p class="pull-right"><a back-to-top>Back to top</a></p>
221221

222222
<p>
223-
Super-powered by Google ©2010-2016
224-
( <a id="version"
223+
Super-powered by Google ©2010-2016
224+
(<a id="version"
225225
ng-href="https://github.com/angular/angular.js/blob/master/CHANGELOG.md#{{versionNumber}}"
226226
ng-bind-template="v{{version}}" title="Changelog of this version of Angular JS">
227-
</a>
228-
)
227+
</a>)
229228
</p>
230229
<p>
231230
Code licensed under

0 commit comments

Comments
 (0)