Skip to content

Commit 358603c

Browse files
committed
Fix: README.
1 parent f600d16 commit 358603c

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
@@ -270,7 +270,7 @@ This library provides a [default HTML template and JS scripts](public) that impl
270270

271271
You can add to or override template paths as follows.
272272

273-
`ruby
273+
```ruby
274274
SlackRubyBotServer.configure do |config|
275275
config.view_paths << File.expand_path(File.join(__dir__, 'public'))
276276
end

0 commit comments

Comments
 (0)