Skip to content

Commit 512dbf0

Browse files
authored
misspell
1 parent a8dd804 commit 512dbf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The following environment variables can be used to access this information for a
129129

130130
- `NR_NODE_ID` - the ID of the node
131131
- `NR_NODE_NAME` - the Name of the node
132-
- `NR_NODE_NAME` - the Path of the node. This represents a node's position in a flow. It is `/` delimited IDs of the flow, enclosing subflows, and the node.
132+
- `NR_NODE_PATH` - the Path of the node. This represents a node's position in a flow. It is `/` delimited IDs of the flow, enclosing subflows, and the node.
133133
- `NR_GROUP_ID` - the ID of the containing group
134134
- `NR_GROUP_NAME` - the Name of the containing group
135135
- `NR_FLOW_ID` - the ID of the flow the node is on

0 commit comments

Comments
 (0)