Skip to content

Commit 1412e3b

Browse files
authored
Doc: fix typo (#237)
1 parent 294ac93 commit 1412e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modeling_language.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ in the declaration order.
201201

202202
!!! note
203203

204-
In the RBC example, the `defintitions` block defines variables (`y,c,rk,w`)
204+
In the RBC example, the `definitions` block defines variables (`y,c,rk,w`)
205205
that can be directly deduced from the states and the controls:
206206

207207
``` {.yaml}

0 commit comments

Comments
 (0)