Skip to content

Commit 13d5dc5

Browse files
muzammilarBlargian
andauthored
Update docs/en/sql-reference/functions/ip-address-functions.md
Co-authored-by: Shaun Struwig <[email protected]>
1 parent 40c4cef commit 13d5dc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/sql-reference/functions/ip-address-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ toIPv6(UInt128)
441441

442442
**Argument**
443443

444-
- `string` or `UInt128` — IP address. [String](../data-types/string.md) or [UInt128](../data-types/int-uint.md).
444+
- `x` — IP address. [`String`](../data-types/string.md) or [`UInt128`](../data-types/int-uint.md).
445445

446446
**Returned value**
447447

0 commit comments

Comments
 (0)