docs: update manual_prompt_tuning.md (#963)

paramater -> parameter

Co-authored-by: Alonso Guevara <alonsog@microsoft.com>
This commit is contained in:
Ikko Eltociear Ashimine 2024-08-29 08:49:35 +09:00 committed by GitHub
parent a3048487a1
commit 26bcdf39ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ Each of these prompts may be overridden by writing a custom prompt file in plain
- **{record_delimiter}** - A delimiter for separating tuple instances.
- **{completion_delimiter}** - An indicator for when generation is complete.
Note: there is additional paramater for the `Claim Description` that is used in claim extraction.
Note: there is additional parameter for the `Claim Description` that is used in claim extraction.
The default value is
`"Any claims or facts that could be relevant to information discovery."`