@@ -98,7 +98,7 @@ The `type` indicates the type of TST node, `children` are used by the container
## TstML Library
The TstML library is a library that allows to parse the specification files, the TST files, provides some basic functionnality for manipulating TSTs and executing them. Examples of use of the TstML library are presented in the lab instruction. If you have doubts about the behavior of a specific function, you can refer to the [API documentation for C++](https://www.ida.liu.se/~TDDE05/info/labs/2021/tstml_doc.pdf, Python API is similar.
The TstML library is a library that allows to parse the specification files, the TST files, provides some basic functionnality for manipulating TSTs and executing them. Examples of use of the TstML library are presented in the lab instruction. If you have doubts about the behavior of a specific function, you can refer to the [API documentation for C++](https://www.ida.liu.se/~TDDE05/info/labs/2021/tstml_doc.pdf), Python API is similar.