Browse Source

doc: wording

Timothy Jaeryang Baek 5 months ago
parent
commit
99c5cf1a00
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 
 
 ### Fixed
 ### Fixed
 
 
-- **📁 Knowledge Files Visibility Issue**: Resolved the bug preventing individual files in knowledge collections from displaying when referenced from `#`.
+- **📁 Knowledge Files Visibility Issue**: Resolved the bug preventing individual files in knowledge collections from displaying when referenced with '#'.
 - **🔗 OpenAI Endpoint Prefix**: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes.
 - **🔗 OpenAI Endpoint Prefix**: Fixed the issue where certain OpenAI connections that deviate from the official API spec weren’t working correctly with prefixes.
 - **⚔️ Arena Model Access Control**: Corrected an issue where arena model access control settings were not being saved.
 - **⚔️ Arena Model Access Control**: Corrected an issue where arena model access control settings were not being saved.
 - **🔧 Usage Capability Selector**: Fixed the broken usage capabilities selector in the model editor.
 - **🔧 Usage Capability Selector**: Fixed the broken usage capabilities selector in the model editor.