Skip to content

fix: correct typos in README#96

Open
parthpatidar03 wants to merge 2 commits intosugarlabs:mainfrom
parthpatidar03:patch-1
Open

fix: correct typos in README#96
parthpatidar03 wants to merge 2 commits intosugarlabs:mainfrom
parthpatidar03:patch-1

Conversation

@parthpatidar03
Copy link
Copy Markdown

Fixed two typos in README.md:

  • "activites" → "activities" (2 occurrences in /ask-llm-prompted section)
  • "promoted mode" → "prompted mode" in the endpoint table

Copy link
Copy Markdown
Member

@chimosky chimosky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

Comment thread README.md

```sh
docker build -t sugar-ai .
docker build -t sugar-ai
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove the dot at the end? The argument is needed and you can confirm this by running with and without it.

Comment thread README.md

**Use Cases:**
Prompted Mode: Different activites can now use different system prompts and different generation parameters to achieve a model that is personalized to that activites needs.
Prompted Mode: Different activities can now use different system prompts and different generation parameters to achieve a model that is personalized to that activities needs.
Copy link
Copy Markdown
Member

@chimosky chimosky Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The second activities should be "activity's needs" as it's referring to just one activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants