Skip to content

Commit fb5d9e1

Browse files
authored
Merge pull request #206 from rstudio/nealrichardson-patch-1
Fix typo in readme
2 parents 427ac1f + 652fb91 commit fb5d9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ knitr::opts_chunk$set(
2424

2525
This package provides an R client for the [Posit Connect Server
2626
API](https://docs.posit.co/connect/api/) as well as helpful functions that
27-
utilize the client. The package is based on the `rsconnnect`
27+
utilize the client. The package is based on the `rsconnect`
2828
[package](https://rstudio.github.io/rsconnect/), but is publicly exported to be
2929
easier to use, is extensible via an R6 class, and is separated from the
3030
`rsconnect` package for easier support and maintenance.

0 commit comments

Comments
 (0)