Skip to content

Commit

Permalink
correct typo, fixes Esri#20
Browse files Browse the repository at this point in the history
  • Loading branch information
odoe committed Jan 19, 2016
1 parent 3f5f93e commit 608744f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ module.exports = function(defaults) {
amd :{
loader: 'https://js.arcgis.com/3.15/',
configPath: 'config/dojo-config.js',
amdPackages: [
packages: [
'esri','dojo','dojox','dijit',
'put-selector','xstyle','dbind','dgrid'
]
Expand Down

0 comments on commit 608744f

Please sign in to comment.