A line of Chinese translation is incorrect

Author: snowfferCreated Jul 30, 2017Updated Dec 19, 2017

English: 'inline base64 URLs for <=8k images, direct URLs for the rest'

Chinese: "内联的base64的图片地址,图片要小于8k,直接的url的地址则不解析"

I think the Chinese translation is incorrect. It should be:

"图片小于8k时,采用内联的base64的图片地址;其余的采用直接的URL"