Skip to content

Commit 71faacb

Browse files
authored
Update content/en-us/reference/engine/classes/HttpService.yaml
1 parent d5a1298 commit 71faacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/HttpService.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ methods:
112112
Generates a UUID/GUID random string, optionally with curly braces.
113113
description: |
114114
This method randomly creates a universally unique identifier
115-
[UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier)
115+
([UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier))
116116
string. The sixteen octets of a UUID are represented as 32 hexadecimal
117117
(base 16) digits, displayed in 5 groups separated by hyphens in the form
118118
`8-4-4-4-12` for a total of 36 characters, for example

0 commit comments

Comments
 (0)