Skip to content

Commit

Permalink
tiny fix to README
Browse files Browse the repository at this point in the history
  • Loading branch information
timelyportfolio committed Jul 1, 2018
1 parent 06c4b18 commit ced3198
Show file tree
Hide file tree
Showing 5 changed files with 198 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ browsable(
)
)
# or include directly in a taglist; I prefer this methode
# or include directly in a taglist; I prefer this method.
browsable(
tagList(
h1("I have d3 version ", span(id="version")),
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ absolute latest use `devtools`.
)
)

# or include directly in a taglist; I prefer this methode
# or include directly in a taglist; I prefer this method.
browsable(
tagList(
h1("I have d3 version ", span(id="version")),
Expand Down
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.

186 changes: 186 additions & 0 deletions docs/news/index.html

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

13 changes: 9 additions & 4 deletions docs/reference/d3_nest.html

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

0 comments on commit ced3198

Please sign in to comment.