Skip to content

Commit 7821295

Browse files
authored
#3 - Fixed issue where <esri> was misspelled. (#5)
1 parent c4d9791 commit 7821295

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to ml-esir-maps-ng
1+
# Contributing to ml-esri-maps-ng
22

33
ml-esri-maps-ng welcomes new contributors. This document will guide you
44
through the process.
@@ -172,4 +172,4 @@ from the main (upstream) repository:
172172
[wiki]: https://github.com/marklogic/ml-esri-maps-ng/wiki
173173
[mlstack]: http://stackoverflow.com/questions/tagged/marklogic
174174
[issue tracker]: https://github.com/marklogic/ml-esri-maps-ng/issues
175-
[.editorconfig]: http://editorconfig.org/
175+
[.editorconfig]: http://editorconfig.org/

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "ml-esir-maps-ng",
2+
"name": "ml-esri-maps-ng",
33
"version": "0.0.1",
44
"description": "AngularJS directives with Esri Maps integration for use with MarkLogic REST-api.",
55
"main": [

0 commit comments

Comments
 (0)