diff --git a/examples/create_topic.rb b/examples/create_topic.rb index 42e1970..2435c03 100644 --- a/examples/create_topic.rb +++ b/examples/create_topic.rb @@ -31,6 +31,6 @@ skip_validations: true, auto_track: false, title: "Concert Master: A new way to choose", - raw: "This is the raw markdown for my post" + raw: "This is the raw markdown for my post", tags: ['asdf', 'fdsa'] )