Skip to content

Commit c4c1e50

Browse files
authored
Merge pull request #111091 from PramodValavala-MSFT/patch-105
(AzureCXP) fix command
2 parents c901cad + 8885255 commit c4c1e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-first-azure-function-azure-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Navigate into the project folder:
9292

9393
::: zone pivot="programming-language-csharp,programming-language-javascript,programming-language-typescript,programming-language-powershell,programming-language-python"
9494
```
95-
cd LocalFunctionsProject
95+
cd LocalFunctionProj
9696
```
9797
::: zone-end
9898
::: zone pivot="programming-language-java"

0 commit comments

Comments
 (0)