Skip to content

Commit 36751a2

Browse files
committed
size in the Code Search is represented in bytes, not kilobytes
1 parent d481d77 commit 36751a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/v3/search.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ q
140140
* [Forks](https://help.github.com/articles/searching-code#forks)
141141
Filters repositories based on the number of forks, and/or whether code from forked repositories should be included in the results at all.
142142
* [Size](https://help.github.com/articles/searching-code#size)
143-
Finds files that match a certain size (in kilobytes).
143+
Finds files that match a certain size (in bytes).
144144
* [Path](https://help.github.com/articles/searching-code#path)
145145
Specifies the path that the resulting file must be at.
146146
* [Extension](https://help.github.com/articles/searching-code#extension)

0 commit comments

Comments
 (0)