Skip to content

Commit 6ea6478

Browse files
committed
Fix typo
BitBucket -> Bitbucket
1 parent 83580f2 commit 6ea6478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/apache-spark-manage-session-packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ Currently, the following ```devtools``` functions are supported within Azure Syn
197197
|--------------|-----------|
198198
| install_github() | Installs an R package from GitHub |
199199
| install_gitlab() | Installs an R package from GitLab |
200-
| install_bitbucket() | Installs an R package from BitBucket |
200+
| install_bitbucket() | Installs an R package from Bitbucket |
201201
| install_url() | Installs an R package from an arbitrary URL |
202202
| install_git() | Installs from an arbitrary git repository |
203203
| install_local() | Installs from a local file on disk |

0 commit comments

Comments
 (0)