summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index c2e3220361..e8a7606909 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -205,7 +205,7 @@ This allows you replace forcing resources to run at compile time:
end.run_action(:run)
```
-With the simpler compile_time property:
+With the simpler `compile_time` property:
```ruby
my_resource "foo" do