diff --git a/README.md b/README.md index 89141e3..2afdae0 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ devtools::install_github('HenrikVarmer/upsertR') ``` # Functions -There is only one core function in upsertR: ```Rupsert()```, which lets you upsert a dataframe to a target SQL server. See below for an example. +There is only one core function in upsertR: ```upsert()```, which lets you upsert a dataframe to a target SQL server. See below for an example. ```R upsert(con, # SQL server connections string