We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c83b7a commit 88706e5Copy full SHA for 88706e5
docs/howdoi.md
@@ -55,7 +55,7 @@ above.
55
## ... dynamically update global metadata attributes
56
57
Refer to section about [target attributes](guide.md#attributes)
58
-in the user guide how to use dynamic attributes.
+in the user guide.
59
60
## ... find out what is limiting the performance
61
@@ -107,7 +107,7 @@ Use the following [logging](guide.md#logging) configuration:
107
### Error `Target parent directory does not exist`
108
109
For security reasons, `zappend` does not create target directories
110
-automatically. You should make sure the parent directory exist before
+automatically. You should make sure the parent directory exists before
111
calling `zappend`.
112
113
### Error `Target is locked`
0 commit comments