Skip to content

Commit

Permalink
Merge pull request BehaviorTree#64 from luminize/patch-1
Browse files Browse the repository at this point in the history
docs/xml_format.md
  • Loading branch information
facontidavide authored Mar 8, 2019
2 parents 8358f80 + 9336049 commit 708f00d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/xml_format.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ An BB key is represented using this syntax: `{key_name}`.
In the following example:

- the first child of the Sequence prints "Hello",
- the second child reads and wrints the value contained in the entry of
- the second child reads and writes the value contained in the entry of
the blackboard called "my_message";

``` XML
Expand Down

0 comments on commit 708f00d

Please sign in to comment.