mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-10-17 02:48:39 +00:00

### What problem does this PR solve? In the generate_confirmation_token method, a spelling error was found with 'tenent_id'. The correct spelling should be 'tenant_id'. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue) - [ ] New Feature (non-breaking change which adds functionality) - [ ] Documentation Update - [ ] Refactoring - [ ] Performance Improvement - [ ] Other (please describe): Co-authored-by: shengliang xiao <shengliangxiao2024@gmail.com>