mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-11-27 15:38:25 +00:00
### What problem does this PR solve? Fixes a minor grammar issue in a user-facing error message. The original message said "large than" instead of the correct comparative form "larger than". Just a quick fix I noticed while reading the code. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)