Skip to content

Commit bed06ff

Browse files
authored
Fix license name typo (#19)
1 parent cef15fe commit bed06ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"url": "git+https://github.com/elastic/app-search-javascript.git"
3434
},
3535
"author": "Elastic",
36-
"license": "Apache 2.0",
36+
"license": "Apache-2.0",
3737
"bugs": {
3838
"url": "https://github.com/elastic/app-search-javascript/issues"
3939
},

0 commit comments

Comments
 (0)