Skip to content

Commit 142f444

Browse files
authored
Line 241: supresses/suppresses
1 parent f1d3e2a commit 142f444

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-host-json.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ This setting is a child of [logging](#logging). It controls the console logging
238238

239239
|Property |Default | Description |
240240
|---------|---------|---------|
241-
|DisableColors|false| Supresses log formatting in the container logs on Linux. Set to true if you are seeing unwanted ANSI control characters in the container logs when running on Linux. |
241+
|DisableColors|false| Suppresses log formatting in the container logs on Linux. Set to true if you are seeing unwanted ANSI control characters in the container logs when running on Linux. |
242242
|isEnabled|false|Enables or disables console logging.|
243243

244244
## cosmosDb

0 commit comments

Comments
 (0)