Skip to content

Commit 09751be

Browse files
author
ada
committed
[DOCGUILD-28158] Clarify how to navigate to the global variables page
1 parent 999d7a6 commit 09751be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

synthetics/test-config/global-variables.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ There are two ways to create a global variable:
3333
* Add a new global variable in the vault:
3434

3535
#. On the Splunk Synthetics landing page, select the settings icon, and then select :guilabel:`Global variables`. The :guilabel:`Synthetics configuration` page opens, on the :guilabel:`Global variables` tab.
36-
#. Select :guilabel:`Create variable` to open the creation dialog box.
36+
#. Select :guilabel:`Create variable`.
3737

3838
* Add a new global variable while editing a test:
3939

@@ -43,7 +43,7 @@ There are two ways to create a global variable:
4343

4444
When you're in the :guilabel:`Add variable` dialog box, enter the following:
4545

46-
#. Select :guilabel:`Variable type` ``Environment``.
46+
#. Set :guilabel:`Variable type` to :guilabel:`Environment`.
4747
#. In the :guilabel:`env` field, enter the name of the variable. You will use this key to access your variable within a test.
4848
#. In the :guilabel:`value` field, enter the value that will replace the variable when the test is run.
4949
#. (Optional) In the :guilabel:`Description` field, enter a description to explain the purpose of the variable for future reference. A description is particularly helpful when you conceal the variable and cannot reveal its value.

0 commit comments

Comments
 (0)