Skip to content

Fix typos#1115

Merged
jaykim1213 merged 10 commits intodevfrom
jk/2.4
Feb 27, 2026
Merged

Fix typos#1115
jaykim1213 merged 10 commits intodevfrom
jk/2.4

Conversation

@jaykim1213
Copy link
Contributor

No description provided.

@github-actions
Copy link

github-actions bot commented Feb 26, 2026

🪓 PR closed, deleted preview.

@jaykim1213 jaykim1213 marked this pull request as ready for review February 26, 2026 02:11
@JackWilb JackWilb changed the base branch from main to dev February 26, 2026 18:07
@JackWilb JackWilb requested a review from Copilot February 26, 2026 18:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR primarily improves developer-facing documentation by correcting typos/grammar and reformatting many TypeDoc/JSDoc examples, plus adds convenience scripts for generating library docs/examples.

Changes:

  • Fixes wording/grammar and formatting in Markdown docs and TypeScript doc comments.
  • Updates many doc examples to use json-labeled code fences.
  • Adds generate-library-docs and generate-library-examples npm scripts, and fixes an example study helpTextPath.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 7 comments.

Show a summary per file
File Description
typedocReadMe.md Cleans up formatting/typos in generated reference index.
src/store/types.ts Improves wording and reformats StoredAnswer documentation examples.
src/storage/types.ts Refines ParticipantData documentation and comments.
src/parser/types.ts Large set of docstring/example formatting updates across schema types.
public/example-llm-chatbot/config.json Fixes uiConfig.helpTextPath to point at the correct study directory.
package.json Adds scripts to run the library doc/example generators.
README.md Fixes typos/capitalization and punctuation in the project README.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

jaykim1213 and others added 6 commits February 26, 2026 23:08
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jaykim1213 jaykim1213 merged commit f6e16f9 into dev Feb 27, 2026
7 checks passed
@jaykim1213 jaykim1213 deleted the jk/2.4 branch February 27, 2026 06:20
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