Skip to content

Commit b398361

Browse files
authored
Merge pull request #1091 from sfmig/patch-1
Add debug term to glossary
2 parents 71783da + 09f0fcd commit b398361

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

learners/reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ depending on whether a test is true or false.
5757
: (CSV) A common textual representation for tables
5858
in which the values in each row are separated by commas.
5959

60+
[debug](#debug)
61+
: The action of finding and resolving errors (also known as 'bugs')
62+
within computer programs or systems.
63+
6064
[default value]{#default-value}
6165
: A value to use for a [parameter](#parameter) if nothing is specified explicitly.
6266

0 commit comments

Comments
 (0)