Skip to content

Commit 9a5225c

Browse files
committed
[rb] fix line numbers
1 parent 3041687 commit 9a5225c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

website_and_docs/content/documentation/webdriver/drivers/_index.ja.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ weight: 3
3636
{{< badge-code >}}
3737
{{< /tab >}}
3838
{{< tab header="Ruby" >}}
39-
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L13" >}}
39+
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L14" >}}
4040
{{< /tab >}}
4141
{{< tab header="JavaScript" >}}
4242
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/drivers/_index.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on the local machine.
3636
{{< badge-code >}}
3737
{{< /tab >}}
3838
{{< tab header="Ruby" >}}
39-
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L13" >}}
39+
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L14" >}}
4040
{{< /tab >}}
4141
{{< tab header="JavaScript" >}}
4242
{{< badge-code >}}

website_and_docs/content/documentation/webdriver/drivers/_index.zh-cn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ weight: 3
3636
{{< badge-code >}}
3737
{{< /tab >}}
3838
{{< tab header="Ruby" >}}
39-
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L13" >}}
39+
{{< gh-codeblock path="examples/ruby/spec/drivers/options_spec.rb#L14" >}}
4040
{{< /tab >}}
4141
{{< tab header="JavaScript" >}}
4242
{{< badge-code >}}

0 commit comments

Comments
 (0)