Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sudeshnas25 authored and maelle committed Oct 30, 2018
1 parent 23a7749 commit f51f523
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ file.edit("test/example1.Rmd")

There's also `name_chunks` for use on a single R Markdown file; and `unname_all_chunks` to unname all chunks of a single R Markdown file which can be useful when cleaning your chunk labels.

If you're working with RStudio, installing the package will have installed an addin for labelling chunks of *the currenly active R Markdown document*.
If you're working with RStudio, installing the package will have installed an addin for labelling chunks of *the currently active R Markdown document*.

**When using `namer`, please check the edits before pushing them to your code base. Such automatic chunk labelling is best paired with [version control](http://happygitwithr.com/).**

Expand Down

0 comments on commit f51f523

Please sign in to comment.