Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
carriewright11 committed Nov 20, 2023
1 parent 888b50c commit e3aa78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04-writing.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ ottrpal::include_slide("https://docs.google.com/presentation/d/1UgGtVn7RsqdQ4pJx

You can specify if you want sections to be not be numbered when using an asterisks `*` between the command name and the brackets `section*{}`.

The `\paragraph{}` command works similarly, but drops it will not be numbered. The text within the brackets is an optional word or phrase that will have bold font to start the paragraph. You can also leave it empty.
The `\paragraph{}` command works similarly, but without numbering. The text within the brackets is an optional word or phrase that will have bold font to start the paragraph. You can also leave it empty.

```{r, fig.align='center', out.width="100%", echo = FALSE, fig.alt= "A paragraph section will not be numbered but whatever text is within the brackets will be in bold."}
ottrpal::include_slide("https://docs.google.com/presentation/d/1UgGtVn7RsqdQ4pJxDk_dueSyREHcH-uWTNAT27E2mG8/edit#slide=id.g1d07d88c199_0_118")
Expand Down

0 comments on commit e3aa78a

Please sign in to comment.