Skip to content

Commit 3a1fe6a

Browse files
authored
Merge pull request #125701 from changeworld/patch-113
Fix typo
2 parents 9db72b0 + 6ea6478 commit 3a1fe6a

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)