mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
correct language for code block
This commit is contained in:
@@ -25,7 +25,7 @@ For details on how to reduce the monthly cost of your application, see [Advanced
|
||||
|
||||
*.gitignore*
|
||||
|
||||
```ruby
|
||||
```diff
|
||||
- config/redis.yml
|
||||
+ # config/redis.yml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user