diff --git a/docs/how-to/add-preparation-and-cleanup-steps-to-backups.md b/docs/how-to/add-preparation-and-cleanup-steps-to-backups.md
index 7637fd72..3aecf478 100644
--- a/docs/how-to/add-preparation-and-cleanup-steps-to-backups.md
+++ b/docs/how-to/add-preparation-and-cleanup-steps-to-backups.md
@@ -17,8 +17,8 @@ points as it runs.
feature](https://torsion.org/borgmatic/docs/how-to/backup-your-databases/)
instead.)
-New in version 2.0.0 (not yet
-released) Command hooks are now configured via a list of `commands:` in
+New in version 2.0.0 (**not yet
+released**) Command hooks are now configured via a list of `commands:` in
your borgmatic configuration file. For example:
```yaml