Skip to content

Commit ab36068

Browse files
committed
Fix typo flagged by codespell spellchecker.
1 parent d2a42bd commit ab36068

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-google-genai/tools

1 file changed

+1
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-google-genai/tools/test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ function main() {
5151
echo "[FATAL] No tests ran." >&2
5252
exit 1
5353
fi
54-
echo "[DONE] Succesfully passed ${successful} environments." >&2
54+
echo "[DONE] Successfully passed ${successful} environments." >&2
5555
}
5656

5757
main

0 commit comments

Comments
 (0)