Skip to content

Commit fcb8619

Browse files
committed
[docs]: Revert change in first_script.en [deploy site]
1 parent acbde0c commit fcb8619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_and_docs/content/documentation/webdriver/getting_started/first_script.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ Elements store a lot of [information that can be requested]({{< ref "/documentat
183183
{{< gh-codeblock path="examples/java/src/test/java/dev/selenium/getting_started/FirstScript.java#L27" >}}
184184
{{< /tab >}}
185185
{{< tab header="Python" >}}
186-
{{< gh-codeblock path="examples/python/tests/getting_started/first_script.py#L18-19" >}}
186+
{{< gh-codeblock path="examples/python/tests/getting_started/first_script.py#L18" >}}
187187
{{< /tab >}}
188188
{{< tab header="CSharp" >}}
189189
{{< gh-codeblock path="examples/dotnet/SeleniumDocs/GettingStarted/FirstScript.cs#L26" >}}

0 commit comments

Comments
 (0)