Skip to content

Commit c570033

Browse files
committed
fix uid config example
1 parent 793d5ef commit c570033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/uid.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ configure the behavior of the factory using configuration files::
9999
uid:
100100
default_uuid_version: 6
101101
name_based_uuid_version: 5
102-
name_based_uuid_namespace: {6ba7b810-9dad-11d1-80b4-00c04fd430c8}
102+
name_based_uuid_namespace: "{6ba7b810-9dad-11d1-80b4-00c04fd430c8}"
103103
time_based_uuid_version: 6
104104
time_based_uuid_node: 121212121212
105105

0 commit comments

Comments
 (0)