doc fixtypo

This commit is contained in:
silverqx
2023-02-01 13:33:08 +01:00
parent 6e2d57ccc2
commit b778e6ff06

View File

@@ -292,7 +292,7 @@ If you want to keep your __client__ certificates in your own location, you can s
</TabItem>
</Tabs>
You can define these SSL-related options in the top-level configuration, they will be copied to the `options` option hash during configuration parsing. The top-level configuration takes precedence and overwrites the options in the `options` hash.
You can define these SSL-related options in the top-level configuration, they will be copied to the `options` option hash during a configuration parsing. The top-level configuration takes precedence and overwrites the options in the `options` hash.
<Tabs groupId={shell}>
<TabItem value={pwsh} label={pwsh_label}>