Skip to content

Commit 25a8136

Browse files
authored
[docs] Fixed incorrectly reported remote.port type
1 parent fa894a7 commit 25a8136

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/backends/openvpn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ Required properties:
184184
key name type default allowed values
185185
================== ======= ========= ==================================
186186
``remote`` list ``[]`` list of dictionaries containing
187-
``host`` (str) and ``port`` (str).
187+
``host`` (str) and ``port`` (int).
188188
Must contain at least one element
189189
``nobind`` boolean ``True``
190190
``resolv_retry`` boolean ``True``

0 commit comments

Comments
 (0)