Skip to content

Commit 109a257

Browse files
authored
Update apache-spark-azure-portal-add-libraries.md
1 parent e1fda2d commit 109a257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/spark/apache-spark-azure-portal-add-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ To learn more about how to manage session-scoped packages, see the following art
114114

115115
> [!IMPORTANT]
116116
>
117-
> - **Do not use** `%%sh` to try an install libraries with pip or conda. The behavior is **not the same** as %pip or %conda.
117+
> **Do not use** `%%sh` to try and install libraries with pip or conda. The behavior is **not the same** as %pip or %conda.
118118
119119
- [Scala/Java session packages](./apache-spark-manage-session-packages.md#session-scoped-java-or-scala-packages): At the start of your session, provide a list of *.jar* files to install by using `%%configure`.
120120

0 commit comments

Comments
 (0)