diff --git a/scripts/onebuttonprompt.py b/scripts/onebuttonprompt.py
index 04492b0..cd750a0 100644
--- a/scripts/onebuttonprompt.py
+++ b/scripts/onebuttonprompt.py
@@ -268,9 +268,9 @@ class Script(scripts.Script):
One Button Prompt is now active. Just press the normal Generate button to start generating images.
- Presets can be used to store and load settings.
+ Presets can be used to store and load settings.
- Set the One Button Preset to "Custom..." to show all settings. The settings below give you more control over what you wish to generate.
+ Set the One Button Preset to __"Custom..."__ to show all settings. The settings will give you more control over what you wish to generate.
""")
# Part of presets
@@ -285,7 +285,7 @@ class Script(scripts.Script):
with gr.Group(visible=False) as maingroup:
gr.Markdown("""
- Type a name and press "Save as Preset" to store the generation settings.
+ Type a name and press "Save as Preset" to store the current generation settings.
""")
with gr.Row():
@@ -300,8 +300,7 @@ class Script(scripts.Script):
visible=True,
)
gr.Markdown("""
-
-
+
Generation settings:
""")