diff --git a/adoc/chapters/programming_interface.adoc b/adoc/chapters/programming_interface.adoc
index 00de4da3..4fbbc12c 100644
--- a/adoc/chapters/programming_interface.adoc
+++ b/adoc/chapters/programming_interface.adoc
@@ -3682,7 +3682,7 @@ info::queue::device
==== Queue properties
The properties that can be provided when constructing the SYCL [code]#queue#
-class are describe in <
>.
+class are described in <>.
[[table.properties.queue]]
@@ -4881,7 +4881,7 @@ reinterpret() const
==== Buffer properties
The properties that can be provided when constructing the SYCL [code]#buffer#
-class are describe in <>.
+class are described in <>.
[[table.properties.buffer]]
@@ -5895,7 +5895,7 @@ host_sampled_image_accessor get_host_access()
==== Image properties
The properties that can be provided when constructing the SYCL
-[code]#unsampled_image# and [code]#sampled_image# classes are describe in
+[code]#unsampled_image# and [code]#sampled_image# classes are described in
<>.
// Interface for image properties