Skip to content

Commit fb4dde2

Browse files
committed
s/shortest/smallest
1 parent 53dec74 commit fb4dde2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If multiple encoded versions exist in the embeded file system, eg.
1313
this will perform negotiation per request, between the 3 encodings.
1414

1515
It is server driven content negotation. It ignores user agent q values, unless they are 0.
16-
The encoding that has the shortest size that the user agent supports is what is sent.
16+
The encoding that has the smallest size that the user agent supports is what is sent.
1717
If two encodings share the same size, then identity, gzip, brotli is this order of preference.
1818

1919
## Cache busting URLs

0 commit comments

Comments
 (0)