Fixed two minor documentation typos

This commit is contained in:
Adam Taylor 2022-05-24 13:03:40 -06:00
parent 13182ef89a
commit 8f13538200
2 changed files with 2 additions and 2 deletions

View File

@ -232,7 +232,7 @@ described in `outputs` should be present.
### Module initialization/instantiation
In the the `__init__` method of module's class, the following fields should be
In the `__init__` method of module's class, the following fields should be
set:
* `takes` - a list of symbolic dependency names for dependencies used by the module

View File

@ -34,7 +34,7 @@ step to find more optimal solutions.
Routing
=======
Routing is one of the most demanding tasks of the the whole process.
Routing is one of the most demanding tasks of the whole process.
All possible connections between the placed blocks and the information on
the signals propagation timings, form a complex graph.
The tool tries to find the optimal path connecting all the placed