Skip to content

Commit

Permalink
Fixed spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrodriguez1989 authored Nov 11, 2024
1 parent 5050c3f commit 1df1499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ remotes::install_github("jcrodriguez1989/rco", dependencies = TRUE)

1. `Optimize active file`: Optimizes the file currently open in RStudio. It will apply the optimizers present in `all_optimizers`.

2. `Optimize selection`: Optimizes the code currently highlited in the RStudio Source Pane. It will apply the optimizers present in `all_optimizers`.
2. `Optimize selection`: Optimizes the code currently highlighted in the RStudio Source Pane. It will apply the optimizers present in `all_optimizers`.

* Using the `shiny` GUIs

Expand Down

0 comments on commit 1df1499

Please sign in to comment.