Fix spell errors

This commit is contained in:
Dejavu Moe
2023-03-10 17:21:04 -06:00
committed by Umputun
parent a4da93326e
commit b48f8fca31
@@ -30,7 +30,7 @@ Example with all of the params:
var remark_config = {
host: 'https://remark42.example.com',
site_id: 'my_site',
components: ['embeded', 'last-comments']
components: ['embed', 'last-comments']
max_shown_comments: 100,
theme: 'dark',
page_title: 'My custom title for a page',