diff --git a/docs/clmc-development-guide.md b/docs/clmc-development-guide.md
index 25df5387bafbec19ff34258df21ac159eceeebb5..cf8b7e95ad3399dcaa07fb9f2dfee78303fb8c2c 100644
--- a/docs/clmc-development-guide.md
+++ b/docs/clmc-development-guide.md
@@ -130,7 +130,7 @@ Each service manages its own logging software:
 
 **clmc-service**
 
-* `tail -f /var/log/flame/clmc/service.log` - general service logging while handling AP requests
+* `tail -f /var/log/flame/clmc/service.log` - general service logging while handling API requests
 * `tail -f /var/log/flame/clmc/service-exceptions.log` - logging of unexpected errors while handling API requests
 * `journalctl -fu flameclmc` - logging of all the above plus logging from the graph-based monitoring script