mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
docs: fix indefinite article typo (#778)
This commit is contained in:
parent
af3e9f4bf2
commit
289fee9b21
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ To publish experimental features as part of regular releases:
|
|||
"""
|
||||
```
|
||||
|
||||
- a `Experimental` warning, including a link to a changelog entry, must be logged when experimental plugins are being used:
|
||||
- an `Experimental` warning, including a link to a changelog entry, must be logged when experimental plugins are being used:
|
||||
|
||||
```py
|
||||
product_experimental_warning = experimental_warning_function(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue