1
0
mirror of synced 2025-12-30 03:01:36 -05:00

Fix grammar

This commit is contained in:
Josh Soref
2023-01-10 15:11:07 -05:00
committed by GitHub
parent ea76cdab79
commit 2584c83822

View File

@@ -1,6 +1,6 @@
If a configuration variable has not been set, the return value of an context referencing the variable will be an empty string.
If a configuration variable has not been set, the return value of a context referencing the variable will be an empty string.
The following examples shows using configuration variables with the `vars` context across a workflow. Each of the following configuration variables have been defined at the repository, organization, or environment levels.
The following example shows using configuration variables with the `vars` context across a workflow. Each of the following configuration variables have been defined at the repository, organization, or environment levels.
{% raw %}