Skip to content

Commit ad853a8

Browse files
Merge pull request #2194 from asinghvi17/patch-2
Update ContextualVariables.md
2 parents 6d809e4 + dd48a9d commit ad853a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/basics/ContextualVariables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ to ignore such variables when attempting to find the states of a system.
2222

2323
## Constants
2424

25-
Constants are like parameters that:
25+
Constants, defined by e.g. `@constants myconst1` are like parameters that:
2626

2727
- always have a default value, which must be assigned when the constants are
2828
declared

0 commit comments

Comments
 (0)