diff --git a/src/core/Studio.ts b/src/core/Studio.ts index b67a9e61..c46ba388 100644 --- a/src/core/Studio.ts +++ b/src/core/Studio.ts @@ -73,7 +73,7 @@ class Studio { * title: 'Artemis Mission', * description: 'A nicely written description...', * category: 27, - * licence: 'creative_commons' + * license: 'creative_commons' * // ... * }); * ```