Skip to content

Commit 286b53b

Browse files
committed
Remove space
1 parent d688978 commit 286b53b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website_and_docs/content/documentation/webdriver/browsers/firefox.pt-br.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ options.Profile = profile;
121121
var driver = new RemoteWebDriver(options);
122122
{{< /tab >}}
123123
{{< tab header="Ruby" text=true >}}
124-
{{< gh-codeblock path="/examples/ruby/spec/browsers/firefox_spec.rb#L139-L141" >}}
124+
{{< gh-codeblock path="/examples/ruby/spec/browsers/firefox_spec.rb#L139-L141" >}}
125125
{{< /tab >}}
126126
{{< tab header="JavaScript" >}}
127127
const { Builder } = require("selenium-webdriver");

0 commit comments

Comments
 (0)