Skip to content

Commit 765516b

Browse files
committed
Beta, not alpha, for Air
1 parent 440270e commit 765516b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/blog/air/index.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Within the tidyverse, we're already using Air in some of our largest packages, l
5151

5252
Throughout the rest of this post you'll learn what a formatter is, why you'd want to use one, and you'll learn a little about how Air decides to format your R code.
5353

54-
Note that Air is still in alpha, so there may be some breaking changes over the next few releases.
54+
Note that Air is still in beta, so there may be some breaking changes over the next few releases.
5555
We also encourage you to use it in combination with a version control system, like git, so that you can clearly see the changes Air makes.
5656
That said, we still feel very confident in the current state of Air, and can't wait for you to try it!
5757

content/blog/air/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ editor:
1919
markdown:
2020
wrap: sentence
2121
canonical: true
22-
rmd_hash: 89a3b17dfcbb27e9
22+
rmd_hash: bbeaded2c01fe63b
2323

2424
---
2525

@@ -42,7 +42,7 @@ Within the tidyverse, we're already using Air in some of our largest packages, l
4242

4343
Throughout the rest of this post you'll learn what a formatter is, why you'd want to use one, and you'll learn a little about how Air decides to format your R code.
4444

45-
Note that Air is still in alpha, so there may be some breaking changes over the next few releases. We also encourage you to use it in combination with a version control system, like git, so that you can clearly see the changes Air makes. That said, we still feel very confident in the current state of Air, and can't wait for you to try it!
45+
Note that Air is still in beta, so there may be some breaking changes over the next few releases. We also encourage you to use it in combination with a version control system, like git, so that you can clearly see the changes Air makes. That said, we still feel very confident in the current state of Air, and can't wait for you to try it!
4646

4747
## Installing Air
4848

0 commit comments

Comments
 (0)