mirror of
https://github.com/silverqx/TinyORM.git
synced 2025-12-30 15:29:36 -06:00
doc fixtypo
This commit is contained in:
@@ -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}>
|
||||
|
||||
Reference in New Issue
Block a user