diff --git a/RSP_Requirements_Design_Document/index.html b/RSP_Requirements_Design_Document/index.html
index 5c80f33..577b734 100644
--- a/RSP_Requirements_Design_Document/index.html
+++ b/RSP_Requirements_Design_Document/index.html
@@ -581,7 +581,7 @@
RDF Stream Operators: Overview
- S2R: Stream to bounded RDF, which inherits the idea of stream-to-relation
operators in CQL which produce a relation from a stream.
- - R2R: Bounded RDF to RDF, which inherits the idea of relation-to-relation
+
- R2R: Bounded RDF to bounded RDF, which inherits the idea of relation-to-relation
operators in CQL which produce a relation from one or more other relations.
- R2S: Bounded RDF to Stream, which inherits the idea of relation-to-stream
operators in CQL which produce a stream from a relation.