Skip to content

Commit 762b55e

Browse files
committed
Fix typos.
1 parent d9ba9e8 commit 762b55e

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

instrumentation-genai/opentelemetry-instrumentation-openai-v2/tests/requirements.latest.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# WARNING: NOT HERMETIC !!!!!!!!!!
1818
# ********************************
1919
#
20-
# This "requirements.txt" is installed in conjuction
20+
# This "requirements.txt" is installed in conjunction
2121
# with multiple other dependencies in the top-level "tox.ini"
2222
# file. In particular, please see:
2323
#
@@ -34,7 +34,7 @@
3434

3535

3636
# This variant of the requirements aims to test the system using
37-
# the newest supported version of external depenendencies.
37+
# the newest supported version of external dependencies.
3838

3939
openai==1.26.0
4040
pydantic==2.8.2

instrumentation-genai/opentelemetry-instrumentation-openai-v2/tests/requirements.oldest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# This variant of the requirements aims to test the system using
16-
# the oldest supported version of external depenendencies.
16+
# the oldest supported version of external dependencies.
1717

1818
openai==1.26.0
1919
pydantic==2.8.2

instrumentation-genai/opentelemetry-instrumentation-vertexai/tests/requirements.latest.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# WARNING: NOT HERMETIC !!!!!!!!!!
1818
# ********************************
1919
#
20-
# This "requirements.txt" is installed in conjuction
20+
# This "requirements.txt" is installed in conjunction
2121
# with multiple other dependencies in the top-level "tox.ini"
2222
# file. In particular, please see:
2323
#
@@ -34,7 +34,7 @@
3434

3535

3636
# This variant of the requirements aims to test the system using
37-
# the newest supported version of external depenendencies.
37+
# the newest supported version of external dependencies.
3838

3939
annotated-types==0.7.0
4040
asgiref==3.8.1

instrumentation-genai/opentelemetry-instrumentation-vertexai/tests/requirements.oldest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# This variant of the requirements aims to test the system using
16-
# the oldest supported version of external depenendencies.
16+
# the oldest supported version of external dependencies.
1717

1818
annotated-types==0.7.0
1919
cachetools==5.5.0

0 commit comments

Comments
 (0)