Skip to content

Commit e6f3de2

Browse files
authored
[docs][easy] Fix missing code block type in ruby.md (#1065)
## Summary TSIA ## How was it tested? Signed-off-by: Mike Landau <[email protected]>
1 parent 2ffe94f commit e6f3de2

File tree

1 file changed

+1
-1
lines changed
  • docs/app/docs/devbox_examples/languages

1 file changed

+1
-1
lines changed

docs/app/docs/devbox_examples/languages/ruby.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ In case you are using bundler to install gems, bundler config file can still be
4747

4848
`.bundle/config` file example:
4949

50-
```
50+
```dotenv
5151
BUNDLE_BUILD__SASSC: "--disable-lto"
5252
```

0 commit comments

Comments
 (0)