Skip to content

Commit

Permalink
chore: Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakubnowicki committed Sep 9, 2024
1 parent 591d3d5 commit a7922f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vignettes/how-to/migrate-1-10.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Restart your R session so changes can take effect

Follow ["How-to: Auto-complete in VSCode" guide]() to enable auto-complete in VSCode or Vim.

# Step 3 (optional, require R >= 4.3): Install `treesitter` and `treesitter.r`
# Step 3 (optional, requires R >= 4.3): Install `treesitter` and `treesitter.r`

To enable automated styling of `box::use` statements and `box.linters::namespace_function_calls()` linter,
install `treesitter` and `treesitter.r`:
Expand Down

0 comments on commit a7922f9

Please sign in to comment.