diff options
-rw-r--r-- | RELEASE_NOTES.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 072ecee2eb..186bc7c4e8 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -19,7 +19,7 @@ The `cron` and `cron_d` resources now include a `timeout` property, which allows ### launchd -The launchd resource has been updated to properly capitalize `HardResourceLimits`. Thanks for this fix [@rb2k](https://github.com/rb2k/). +The `launchd` resource has been updated to properly capitalize `HardResourceLimits`. Thanks for this fix, [@rb2k](https://github.com/rb2k/). ### sudo |