Skip to content

Commit f63a648

Browse files
authored
Merge pull request #3685 from Lebussy/patch-1
Change to a gender neutral pronoun.
2 parents bf1bc11 + 88e90a9 commit f63a648

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/1/en/part1a.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ I really hope your console was open. If it was not, remember what you promised:
377377

378378
> <i>I promise to keep the console open all the time during this course, and for the rest of my life when I'm doing web development</i>
379379
380-
Software development is hard. It gets even harder if one is not using all the possible available tools such as the web-console and debug printing with _console.log_. Professionals use both <i>all the time</i> and there is no single reason why a beginner should not adopt the use of these wonderful helper methods that will make his life so much easier.
380+
Software development is hard. It gets even harder if one is not using all the possible available tools such as the web-console and debug printing with _console.log_. Professionals use both <i>all the time</i> and there is no single reason why a beginner should not adopt the use of these wonderful helper methods that will make their life so much easier.
381381

382382
### Possible error message
383383

0 commit comments

Comments
 (0)