Skip to content

Commit d2c80e6

Browse files
Typo fix
1 parent 99e5f55 commit d2c80e6

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
@@ -109,7 +109,7 @@ properties:
109109
methods:
110110
- name: HttpService:GenerateGUID
111111
summary: |
112-
Generates a /GUID random string, optionally with curly braces.
112+
Generates a UUID/GUID random string, optionally with curly braces.
113113
description: |
114114
This method generates a **random universally unique identifier
115115
([UUID](https://en.wikipedia.org/wiki/Universally_unique_identifier))**

0 commit comments

Comments
 (0)