Skip to content

Commit c3da5b1

Browse files
Update source/wrangling.md
Co-authored-by: Joel Ostblom <[email protected]>
1 parent b26d2a1 commit c3da5b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/wrangling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1710,7 +1710,7 @@ english_lang
17101710

17111711
Let's return to the situation right before we added the city populations
17121712
of Toronto, Montréal, Vancouver, Calgary, and Edmonton to the `english_lang` data frame. Before adding the new column, we had filtered
1713-
our `region_lang` to create the `english_lang` data frame containing only English speakers in the five cities
1713+
`region_lang` to create the `english_lang` data frame containing only English speakers in the five cities
17141714
of interest.
17151715
```{code-cell} ipython3
17161716
:tags: ["remove-cell"]

0 commit comments

Comments
 (0)