Skip to content

Commit c7d131c

Browse files
max-rosinStefan Cyliax
authored andcommitted
fix(docs): Fix typos (#549)
Signed-off-by: Maximilian Rosin <maximilian.rosin@parson-europe.com>
1 parent 27f238a commit c7d131c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/architecture/architecture_overview.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ The following figure shows a more advanced use case for traffic participants.
2525
image::{images_open_simulation_interface}/osi-traffic-participant-advanced.png[1100]
2626

2727
The ``HostVehicleData`` interface describes the measured internal states of a traffic participant
28-
OSI currently provides only limited support for data structures describing measured internal states traffic participants.
28+
OSI currently provides only limited support for data structures describing measured internal states of traffic participants.
2929
Actuator intentions are currently not covered by OSI and must be handled with a different data description format.
3030

3131
All fields in an interface are set to `optional`.

doc/architecture/feature_data.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= Feature data
22

3-
Feature-data messages contains detected features in the reference frame of a sensor.
3+
Feature-data messages contain detected features in the reference frame of a sensor.
44
Feature-data messages are generated from ground-truth messages.
5-
It serves, for example, as input for sensor models simulating object detection or feature fusion models.
5+
They serve, for example, as input to sensor models simulating object detection or feature fusion models.

0 commit comments

Comments
 (0)