Skip to content

Commit 7b8307d

Browse files
committed
Using layperson in favour of gendered term layman
1 parent 44358e8 commit 7b8307d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_episodes/01-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ weight_kg = 60
4242
{: .language-python}
4343

4444
From now on, whenever we use `weight_kg`, Python will substitute the value we assigned to
45-
it. In layman's terms, **a variable is a name for a value**.
45+
it. In layperson's terms, **a variable is a name for a value**.
4646

4747
In Python, variable names:
4848

0 commit comments

Comments
 (0)