Skip to content

Commit 658839f

Browse files
authored
Fix vale markdown
1 parent 76ef235 commit 658839f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

umbraco-cloud/set-up/project-settings/hostname-monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The Ping Results table also shows [platform and CMS events](./availability-perfo
4848

4949
Hostname monitoring shows a number of custom HTTP response codes beyond the standard. These response codes are based on [Chromium's response codes](https://source.chromium.org/chromium/chromium/src/+/main:net/base/net_error_list.h) and give you more details about error responses.
5050

51-
<! -- vale off -->
51+
<!-- vale off -->
5252

5353
| Code | Error Code | Description |
5454
|-------|--------------------------------------------------|---------------------------------------------------------------------------------------------------|
@@ -109,4 +109,4 @@ Hostname monitoring shows a number of custom HTTP response codes beyond the stan
109109
| -803 | net::ERR_DNS_TIMED_OUT | DNS lookup timed out |
110110
| -9999 | unknown error | Error not mapped |
111111

112-
<! -- vale on -->
112+
<!-- vale on -->

0 commit comments

Comments
 (0)