diff --git a/Documentation/guides/application-developer.rst b/Documentation/guides/application-developer.rst
index 5f43af9e5a7a..84c3d95608ab 100644
--- a/Documentation/guides/application-developer.rst
+++ b/Documentation/guides/application-developer.rst
@@ -419,7 +419,7 @@ and the bytes used, as described in the `FrameMetadata`_ documentation.
        const FrameMetadata &metadata = buffer->metadata();
    }
 
-For this example application, inside the ``for`` loop from above, we ca print
+For this example application, inside the ``for`` loop from above, we can print
 the Frame sequence number and details of the planes.
 
 .. code:: cpp
