diff --git a/rcl/include/rcl/context.h b/rcl/include/rcl/context.h
index dba9a92a4d..7f2838a0cc 100644
--- a/rcl/include/rcl/context.h
+++ b/rcl/include/rcl/context.h
@@ -242,7 +242,7 @@ rcl_context_get_instance_id(rcl_context_t * context);
 
 /// Returns the context domain id.
 /**
- * \pre If context is uninitialized, then it is undefined behavior.
+ * \remarks If context is uninitialized, then it is undefined behavior.
  *
  * <hr>
  * Attribute          | Adherence