Skip to content

Commit 00546e1

Browse files
authored
[adaptive_control.md] Fixing some typos.
1 parent e5fcfd5 commit 00546e1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

working/adaptive_control.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ This is an example implementation of the adaptive controller described in https:
4949
This API is subject to change.
5050
```
5151

52-
The implementation of the techniques described in https://doi.org/10.1109/TRO.2022.3181047. shown
52+
The implementation of the techniques described in https://doi.org/10.1109/TRO.2022.3181047 and shown
5353
herein is an **example**. This should be unequivocally understood from the prefix `Example_` added to all classes in
5454
this module.
5555

56-
It is expected that this module will be an integral part of `dqrobotics`. When that does happen, it might be modified
56+
It is expected that this module will be an integral part of `dqrobotics` soon :tm:. When that does happen, it might be modified
5757
both in obvious ways, such as the swap to the prefix `DQ_`, and more subtle ways, such as different ways to retrieve
5858
parameters, variable names, and so on.
5959

0 commit comments

Comments
 (0)