Skip to content

Commit 5038071

Browse files
committed
Fixed typo
1 parent 3921e7a commit 5038071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Or get it directly from a cdn:
4646
<script>
4747
ConferenceApp.render({
4848
element: document.getElementById('app'),
49-
basename: '/my-conference,
49+
basename: '/my-conference',
5050
// Url to conference api.
5151
url: ''
5252
})

0 commit comments

Comments
 (0)