Skip to content

Commit e7d87eb

Browse files
fix typo
1 parent b4288e0 commit e7d87eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ For an overview of accepted attributes for both transitions and species classes,
3434

3535
A network's dynamics is specified using a compact **modeling metalanguage**. Moreover, we have integrated another expression comprehension metalanguage which makes it easy to generate arbitrarily complex dynamics from a single template transition!
3636

37-
Taking **unions** of reaction networks is fully supported, and it is possible to identify the resource classes as apropriate.
37+
Taking **unions** of reaction networks is fully supported, and it is possible to identify the resource classes as appropriate.
3838

3939
Moreover, it is possible to **export and import** reaction network dynamics using the [TOML](https://toml.io/) format.
4040

@@ -322,4 +322,4 @@ data = [60 30 5]
322322
@fit_and_plot acs data time_points vars=[A] params α maxeval=200 lower_bounds=0 upper_bounds=.01
323323
```
324324

325-
![plot](docs/assets/optim2.png)
325+
![plot](docs/assets/optim2.png)

0 commit comments

Comments
 (0)