We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f663c0 commit 9c6325fCopy full SHA for 9c6325f
1 file changed
composition/merge_proposal.md
@@ -105,7 +105,7 @@ be loaded into an `sdf::Root` object so that graphs are constructed and
105
the model pose can be resolved (see code in [parser.cc](https://github.com/ignitionrobotics/sdformat/blob/sdformat12_12.4.0/src/parser.cc#L263-L277)).
106
For the entities to be merged, any explicit references to the
107
implicit `__model__` frame are replaced with references to the proxy frame.
108
-Additionally, the name of the proxy frame is inserted anywhere the is an
+Additionally, the name of the proxy frame is inserted anywhere there is an
109
implicit reference to the included model's `__model__` frame, such as a link
110
with an empty `//pose/@relative_to` attribute or a frame with an empty
111
`@attached_to` attribute.
0 commit comments