diff --git a/README.Rmd b/README.Rmd index 96082e9b..e29a842e 100644 --- a/README.Rmd +++ b/README.Rmd @@ -24,7 +24,7 @@ knitr::opts_chunk$set( This package provides an R client for the [Posit Connect Server API](https://docs.posit.co/connect/api/) as well as helpful functions that -utilize the client. The package is based on the `rsconnnect` +utilize the client. The package is based on the `rsconnect` [package](https://rstudio.github.io/rsconnect/), but is publicly exported to be easier to use, is extensible via an R6 class, and is separated from the `rsconnect` package for easier support and maintenance.