Skip to content

Commit ef06bfb

Browse files
doanackprosise
andauthored
Apply suggestions from code review
Co-authored-by: Katrina Prosise <katrina.prosise@foundries.io>
1 parent daae69e commit ef06bfb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

source/user-guide/remote-actions.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Viewing Results
4646
~~~~~~~~~~~~~~~
4747

4848
Remote actions are sent to the device using :ref:`ref-fioconfig`.
49-
This means that the action will be run and reported asynchronously. By default, Fioconfig will check in with the server every 5 minutes.
49+
This means that the action will be run and reported asynchronously. By default, Fioconfig will check in with the server every 5 minutes.
5050
The results of the action will be available from the ``fioctl devices tests`` command.
5151
For example:
5252

@@ -90,7 +90,7 @@ Artifacts can be viewed with:
9090
How It Works
9191
------------
9292

93-
The remote actions feature is implemented with Fioconfig.
93+
The remote actions feature is implemented with :term:`Fioconfig`.
9494
When Fioconfig starts up, it will look under ``/usr/share/fioconfig/actions`` to find actions it can perform.
9595
This list will be uploaded to the server if/when it changes.
9696
You can see this with:

0 commit comments

Comments
 (0)