Skip to content

Commit 331f476

Browse files
sshanks-kxvcalescu
andauthored
Update docs/basics/internal.md
Co-authored-by: Veronica Calescu <vcalescu@kx.com>
1 parent 54eb439 commit 331f476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics/internal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ q)-16!a
182182

183183
## `-18!x` (compress bytes)
184184

185-
Returns IPC byte representation of `x` (as per [`-8!x`](#-8x-to-bytes)), applying compression given [IPC compression rules](ipc.md#compression):
185+
Returns the IPC byte representation of `x` according to [`-8!x`](#-8x-to-bytes), applying compression based on [IPC compression rules](ipc.md#compression):
186186

187187
* Uncompressed serialized data has a length greater than 2000 bytes
188188
* Size of compressed data is less than &frac12; the size of uncompressed data

0 commit comments

Comments
 (0)