Skip to content

Commit fe0261c

Browse files
did not fini---- (plural s)
1 parent 4e6c8ad commit fe0261c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/reference/program_flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ end
105105
### Functions
106106
###### Go to [top](#Program-Flow).
107107

108-
###### This information also applies to [variable](variables_modules.md#variables)
108+
###### This information also applies to [variables](variables_modules.md#variables).
109109

110110
Function and variable names may use the [python variable naming rules](https://www.w3schools.com/python/gloss_python_variable_names.asp):
111111
- a-z, A-Z, 0-9 and _

0 commit comments

Comments
 (0)