Skip to content
This repository has been archived by the owner on Sep 21, 2021. It is now read-only.

Commit

Permalink
Fix typo in docs (#1002)
Browse files Browse the repository at this point in the history
Fix typo in "Overriding the Selenium Image" section of the documentation
  • Loading branch information
pgeraghty authored and diemol committed Jul 19, 2019
1 parent a187bec commit 66e25e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_posts/2000-01-07-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ For performance reasons it could be a good idea to pull the selenium image, `elg
especially since the image will need to be available on potentially any kubernetes node.

<details>
<summary>For more deails about overriding the Selenium image, click here</summary>
<summary>For more details about overriding the Selenium image, click here</summary>

<div class="container m-2 p-2">
For example, in OpenShift there is a built in registry that can automatically pull the an image from an external registry
Expand Down

0 comments on commit 66e25e8

Please sign in to comment.