diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml
index 545f47889..e99167d07 100644
--- a/chapter08/systemd.xml
+++ b/chapter08/systemd.xml
@@ -42,8 +42,8 @@
Remove several inappropriate uses of the pure
- attribute or they'd cause runtime issues when the package is built
- with GCC 13 or later:
+ attribute that cause runtime issues when the package is built
+ with gcc-13 or later:
sed '/bus_message_type_from_string/s/_pure_//' \