Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Commit 2f64c71

Browse files
fixed typo
1 parent 2d8b1c0 commit 2f64c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/workfolder.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,8 @@ EnvVar: BUILD_BINARIESDIRECTORY
7979
copying files to this directory
8080

8181
```
82-
Variable: Build.ArtifactsStagingDirectory
83-
EnvVar: BUILD_ARTIFACTSSTAGINGDIRECTORY
82+
Variable: Build.ArtifactStagingDirectory
83+
EnvVar: BUILD_ARTIFACTSTAGINGDIRECTORY
8484
```
8585

8686
### TestResults

0 commit comments

Comments
 (0)