standardization: "behavior"

This commit is contained in:
Sean Killeen
2022-10-07 21:15:32 -04:00
parent 86adf96021
commit 405df09e43

View File

@@ -119,7 +119,7 @@ Default value: ['secure', 'securityLevel', 'startOnLoad', 'maxTextSize']
This option controls if the generated ids of nodes in the SVG are generated randomly or based This option controls if the generated ids of nodes in the SVG are generated randomly or based
on a seed. If set to false, the IDs are generated based on the current date and thus are not on a seed. If set to false, the IDs are generated based on the current date and thus are not
deterministic. This is the default behaviour. deterministic. This is the default behavior.
**Notes**: **Notes**: