Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
Fixed spelling mistake
  • Loading branch information
RSO9192 authored Mar 14, 2023
1 parent af08ed1 commit 5674df5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ Subsetting data using MOTU server
</h3>

The code below assumes that you have registered your account details
using `option(CopernicusMarine_uid = "my_user_name")` and
`option(CopernicusMarine_pwd = "my_password")`. If you are comfortable
using `options(CopernicusMarine_uid = "my_user_name")` and
`options(CopernicusMarine_pwd = "my_password")`. If you are comfortable
that it is secure enough, you can also store these options in your
`.Rprofile` such that they will be loaded each session. Otherwise, you
can also provide your account details as arguments to the functions.
Expand Down

0 comments on commit 5674df5

Please sign in to comment.