Skip to content

Commit 6c8e8ad

Browse files
committed
Fix some issues raised by Vale
1 parent b451fc0 commit 6c8e8ad

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/styles/config/vocabularies/posit-docs/accept.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ AWS Bedrock
3838
Action Bar
3939
Action Bars
4040
Top Action Bar
41+
Air

migrate-rstudio-overview.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Some of these features may eventually come to Positron, but if any of these are
1717

1818
* Inline output in Quarto documents, i.e. a notebook-style interface for `.qmd` (or `.Rmd`) files. Tracked in <https://github.com/posit-dev/positron/issues/5640>.
1919
* Something about R Markdown? Relevant issue: <https://github.com/posit-dev/positron/issues/1421>.
20-
* Saving and re-loading workspace state when you restart R.
20+
* Saving and reloading workspace state when you restart R.
2121
* Dedicated panes and buttons for specialized tasks, such code profiling or installing or developing packages.
2222
* History pane. Tracked in <https://github.com/posit-dev/positron/issues/5484>.
2323
* Data import widget.

migrate-rstudio-settings-and-extensions.qmd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ For comprehensive documentation on settings, visit the [VS Code settings documen
88
Likewise, there is [general guidance on installing extensions in Positron](extensions.qmd).
99
So here we just focus on a few that have above-average interest for an RStudio user.
1010

11-
## Top 10 Settings for RStudio Users
11+
## Top 10 settings for RStudio users
1212

1313
Positron includes hundreds of configurable settings, but these 10 are particularly helpful for RStudio users transitioning to Positron:
1414

@@ -24,7 +24,7 @@ Positron includes hundreds of configurable settings, but these 10 are particular
2424
```
2525
1. **What else?**
2626

27-
## Top 10 Extensions for RStudio Users
27+
## Top 10 extensions for RStudio users
2828

2929
1. **Shiny**
3030
1. **What else?**

0 commit comments

Comments
 (0)