Skip to content

Commit

Permalink
typo ref #2
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kro committed Mar 20, 2024
1 parent d339145 commit 1787e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/web/docs/Specification/Persons.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ The person stops for the maximum of `currentTime` + `duration` and `until`.

## Access

Whenever a person starts or ends a walk at a busStop or trainStop (collectively called *stoppingPlace*), an access stage inserted into the person plan under the following conditions:
Whenever a person starts or ends a walk at a busStop or trainStop (collectively called *stoppingPlace*), an access stage is inserted into the person plan under the following conditions:

- the walk ends on an edge that is different from the stoppingPlace edge and the stoppingPlace has an `<access>` definition that connects it with the final edge of the walk
- the walk starts on an edge that is different from the stoppingPlace edge and the stoppingPlace has an `<access>` definition that connects it with the first edge of the walk
Expand Down

0 comments on commit 1787e05

Please sign in to comment.