From e7b76a94429f1a049032d5823329b77e715b5f9f Mon Sep 17 00:00:00 2001 From: Mic Date: Mon, 21 Oct 2024 22:10:28 +0200 Subject: [PATCH] typo fixed --- CHANGELOG.md | 2 +- options/mzta-release-notes.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 865a5258..509061eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@
  • On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
  • Implemented placeholders to add additional data to prompts [More info] [#146, #153].
  • Text improved for the "Reply to this" prompt.
  • -
  • Added an option to set the maximux number of characters in the prompt [#165].
  • +
  • Added an option to set the maximum number of characters in the prompt [#165].
  • Added a workaround to show an alert message when needed [#166].
  • [ChatGPT Web] Added an option to set the model to use [#171].
  • [ChatGPT Web] Added an option to use the temporary chat [#169].
  • diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html index 474c5834..4c8877c3 100644 --- a/options/mzta-release-notes.html +++ b/options/mzta-release-notes.html @@ -12,7 +12,7 @@
  • On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
  • Implemented placeholders to add additional data to prompts [More info] [#146, #153].
  • Text improved for the "Reply to this" prompt.
  • -
  • Added an option to set the maximux number of characters in the prompt [#165].
  • +
  • Added an option to set the maximum number of characters in the prompt [#165].
  • Added a workaround to show an alert message when needed [#166].
  • [ChatGPT Web] Added an option to set the model to use [#171].
  • [ChatGPT Web] Added an option to use the temporary chat [#169].