diff options
| author | Dave Henderson <dhenderson@gmail.com> | 2019-03-18 07:45:08 -0400 |
|---|---|---|
| committer | Dave Henderson <dhenderson@gmail.com> | 2019-03-18 07:45:08 -0400 |
| commit | 142279a94ed69684109f01ddfac2b5a29ba7264b (patch) | |
| tree | f7f630d2d7cacdaf3597d8ea3f5ab699c3a8947c /docs-src/content | |
| parent | b82c98fa244afd3b573609a7b55b5d7731cc7ffa (diff) | |
lowercasing uuid title for sort order
Signed-off-by: Dave Henderson <dhenderson@gmail.com>
Diffstat (limited to 'docs-src/content')
| -rw-r--r-- | docs-src/content/functions/uuid.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-src/content/functions/uuid.yml b/docs-src/content/functions/uuid.yml index 54ea5e7d..e575d78f 100644 --- a/docs-src/content/functions/uuid.yml +++ b/docs-src/content/functions/uuid.yml @@ -1,5 +1,5 @@ ns: uuid -title: UUID functions +title: uuid functions preamble: | Functions for generating, parsing, and manipulating UUIDs. |
