There was an error while loading. Please reload this page.
1 parent 3921e7a commit 5038071Copy full SHA for 5038071
README.md
@@ -46,7 +46,7 @@ Or get it directly from a cdn:
46
<script>
47
ConferenceApp.render({
48
element: document.getElementById('app'),
49
- basename: '/my-conference,
+ basename: '/my-conference',
50
// Url to conference api.
51
url: '…'
52
})
0 commit comments