chore(studio): fix a small typo

This commit is contained in:
LuanRT
2022-10-19 17:11:50 -03:00
parent 8740deb1f2
commit fe0ac0a961

View File

@@ -73,7 +73,7 @@ class Studio {
* title: 'Artemis Mission',
* description: 'A nicely written description...',
* category: 27,
* licence: 'creative_commons'
* license: 'creative_commons'
* // ...
* });
* ```