Skip to content

Commit d2f43f9

Browse files
committed
changed tutorial heading to "Uploading Data"
1 parent ef4be6d commit d2f43f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial_server.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ git config --global credential.helper 'cache --timeout=10000000'
177177

178178
The `timeout` bit of that argument is the amount of time in minutes you want your token to be remembered. You can't set it to remember your token forever so 10 million minutes (just over 19 years) should be long enough that you don't need to worry about this again.
179179

180-
## Accessing Data
180+
## Uploading Data
181181

182182
### Via RStudio
183183

0 commit comments

Comments
 (0)