Skip to content

Commit 034e5f7

Browse files
authored
pencil edit
1 parent b989334 commit 034e5f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/dotnet-isolated-process-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -720,7 +720,7 @@ The deployment payload should match the output of a `dotnet publish` command, th
720720

721721
These files are generated by the build process, and they are not meant to be edited directly.
722722

723-
When preparing a zip archive for deployment, you should only compress the contents of the output directory, not the enclosing directory itself. When the archive is extracted into the current working directory, the files listed above need to be be immediately visible.
723+
When preparing a zip archive for deployment, you should only compress the contents of the output directory, not the enclosing directory itself. When the archive is extracted into the current working directory, the files listed above need to be immediately visible.
724724

725725
### Deployment requirements
726726

0 commit comments

Comments
 (0)