Skip to content

Commit 8101b7e

Browse files
fixed one more notebox in reading
1 parent e9c2449 commit 8101b7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reading.Rmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -770,9 +770,9 @@ write_csv(no_official_lang_data, "data/no_official_languages.csv")
770770

771771
## Obtaining data from the web
772772

773-
> *This section is not required reading for the remainder of the textbook. It
773+
> **Note:** This section is not required reading for the remainder of the textbook. It
774774
> is included for those readers interested in learning a little bit more about
775-
> how to obtain different types of data from the web.*
775+
> how to obtain different types of data from the web.
776776
777777
Data doesn't just magically appear on your computer; you need to get it from
778778
somewhere. Earlier in the chapter we showed you how to access data stored in a

0 commit comments

Comments
 (0)