Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonPetrov committed Oct 25, 2019
1 parent b234fa4 commit 04ec3e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/rfam-cloud.rst
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ This copies a file ``SEED`` to your login node. You can also use an `SFTP <https
⚙️ On **worker pod**::

ssh <username>@cloud.rfam.org
kubectl get pod selector=user=<username>,tier=frontend
kubectl get pod --selector=user=<username>,tier=frontend

Record the ``pod_id`` that looks like *rfam-login-pod-<username>-6b9f46fc76-67fhn*, then exit to the login node::

Expand Down Expand Up @@ -288,4 +288,4 @@ Record the ``pod_id`` that looks like *rfam-login-pod-<username>-6b9f46fc76-67fh
Questions or comments?
----------------------

:ref:`contact-us:Contact us` or `raise an issue <https://github.com/Rfam/rfam-family-pipeline/issues>`_ on GitHub.
:ref:`contact-us:Contact us` by email, `raise an issue <https://github.com/Rfam/rfam-family-pipeline/issues>`_ on GitHub, or get in touch on Slack.

0 comments on commit 04ec3e6

Please sign in to comment.