Skip to content

Commit 3092b48

Browse files
author
Evan Marzahn
committed
expand 'constant' definition per issue carpentries#253
1 parent 98fc19c commit 3092b48

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

glossary.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1829,7 +1829,8 @@
18291829
en:
18301830
term: "constant"
18311831
def: >-
1832-
A value that does not change.
1832+
A value that cannot be change after it has been defined, as opposed
1833+
to a [variable](#variable_program).
18331834
18341835
18351836
- slug: constructor

0 commit comments

Comments
 (0)