Skip to content

Commit 8885255

Browse files
(AzureCXP) fix command
1 parent c901cad commit 8885255

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)