Skip to content

Commit 226bc24

Browse files
typo
Signed-off-by: Mikael Arguedas <[email protected]>
1 parent b17032a commit 226bc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ros2_security_contexts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ Keeps pushing context path independent/flexable from namespaces.
228228
### Multiple namespaces per context
229229

230230
For circumstances where users may compose multiple nodes of dissimilar namespaces into a single context, the user must subsequently specify a common fully qualified context path for each node to compose, as the varying different namespaces would not push to a common context.
231-
For circumstances where the context path is orthogonal to node namespace, the use of fully qualifying all relevant nodes is could be tedious, but could perhaps could still be parametrized via the use of `<var/>`, and `<arg/>` substation and expansion.
231+
For circumstances where the context path is orthogonal to node namespace, the use of fully qualifying all relevant nodes is could be tedious, but could perhaps could still be parametrized via the use of `<var/>`, and `<arg/>` substitution and expansion.
232232

233233

234234
### Multiple contexts per process

0 commit comments

Comments
 (0)