Skip to content

Commit 3f62e55

Browse files
Update content/recipes/terminus.md
1 parent c2f52ec commit 3f62e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/terminus.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -590,7 +590,7 @@ Terminus allows you to configure how Healthcheck errors should be displayed in y
590590

591591
| Error Log Style | Description | Example |
592592
|:------------------|:-----------------------------------------------------------------------------------------------------------------------------------|:---------------------------------------------------------------------|
593-
| `json` **(Default)** | Prints a summary of the health check result in case of an error as JSON object | <figure><img src="/assets/Terminus_Error_Log_Json.png" /></figure> |
593+
| `json` (default) | Prints a summary of the health check result in case of an error as JSON object | <figure><img src="/assets/Terminus_Error_Log_Json.png" /></figure> |
594594
| `pretty` | Prints a summary of the health check result in case of an error within formatted boxes and highlights successful/erroneous results | <figure><img src="/assets/Terminus_Error_Log_Pretty.png" /></figure> |
595595

596596
You can change the log style using the `errorLogStyle` configuration option as in the following snippet.

0 commit comments

Comments
 (0)