Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bsvensson authored Nov 29, 2016
1 parent 67120d9 commit 32a0369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ <h3 id="copyModalLabel">About this application</h3>
</div>
<div class="modal-body">
<p>This app uses the <a href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Working_with_users_groups_and_items/02r3000000mt000000/" target="_blank">ArcGIS REST API</a> to help you work with your ArcGIS Online and Portal for ArcGIS accounts and content.</p>
<p>The code is available on GitHub. Please contribute to this project by submitting<a href="https://github.com/esri/ago-assistant/issues" target="_blank"> ideas, feeback, issues,</a> or <a href="https://github.com/esri/ago-assistant" target="_blank">code</a>.</p>
<p>The code is available on GitHub. Please contribute to this project by submitting<a href="https://github.com/esri/ago-assistant/issues" target="_blank"> ideas, feedback, issues,</a> or <a href="https://github.com/esri/ago-assistant" target="_blank">code</a>.</p>
</div>
<div class="modal-footer">
<button class="btn" data-dismiss="modal">Close</button>
Expand Down

0 comments on commit 32a0369

Please sign in to comment.