Skip to content

Commit

Permalink
Polish docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
maurolepore committed Nov 11, 2018
1 parent ab4b6bd commit 018a263
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ census_equations <- census %>%
census_equations
```

If you need more information about each equation, you can it lookup in __allodb__.
If you need more information about each equation, you can look it up in __allodb__.

```{r}
census_equations %>%
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -408,7 +408,7 @@ census_equations
#> # eqn <chr>, equation_id <chr>
```

If you need more information about each equation, you can it lookup in
If you need more information about each equation, you can look it up in
**allodb**.

``` r
Expand Down
2 changes: 1 addition & 1 deletion _pkgdown.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ reference:
contents:
- has_concept("internal functions that flag issues to be fixed")

- title: Other internal objects that will be eventually hidden or removed
- title: Other internal objects to hidden or remove
contents:
- has_concept("internal objects that will be hidden or removed")
2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/reference/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 018a263

Please sign in to comment.