From 0218efaae7094e64023ca7659585523e8b77cf12 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 1 Apr 2023 17:29:30 +0800 Subject: [PATCH] Typo in Prompt --- functional.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functional.py b/functional.py index 56d98fe..eccc0ac 100644 --- a/functional.py +++ b/functional.py @@ -9,7 +9,7 @@ def get_functionals(): "英语学术润色": { # 前言 "Prefix": r"Below is a paragraph from an academic paper. Polish the writing to meet the academic style, " + - r"improve the spelling, grammar, clarity, concision and overall readability. When neccessary, rewrite the whole sentence. " + + r"improve the spelling, grammar, clarity, concision and overall readability. When necessary, rewrite the whole sentence. " + r"Furthermore, list all modification and explain the reasons to do so in markdown table." + "\n\n", # 后语 "Suffix": r"",