Skip to content

docs: fix typo in directory name (tranjectory → trajectory)#33

Merged
sridharswain merged 1 commit intointuit:mainfrom
nightcityblade:fix/issue-14
Apr 1, 2026
Merged

docs: fix typo in directory name (tranjectory → trajectory)#33
sridharswain merged 1 commit intointuit:mainfrom
nightcityblade:fix/issue-14

Conversation

@nightcityblade
Copy link
Copy Markdown
Contributor

Checklist

  • I've read and agree to the project's contribution guidelines.
  • I'm requesting to pull a topic/feature/bugfix branch.
  • I checked that my code additions pass linting (black, isort, mypy) and unit tests.
  • I updated tests (if applicable).
  • I updated documentation (if applicable).

Description

Renames docs/tool-tranjectory-metrics/ to docs/tool-trajectory-metrics/ and updates all references in README.md, docs/README.md, and docs/docs.config.json.

Related Issue

Closes #14

Test Plan

Verified directory rename and grep confirms no remaining "tranjectory" references.

Rename docs/tool-tranjectory-metrics/ to docs/tool-trajectory-metrics/
and update all references in README.md, docs/README.md, and docs.config.json.

Fixes intuit#14
@sridharswain
Copy link
Copy Markdown
Collaborator

Thanks a lot for the requested change. It certianly looks good to me. will run all the gates and merge it asap.

@sridharswain sridharswain reopened this Apr 1, 2026
Copy link
Copy Markdown
Collaborator

@sridharswain sridharswain left a comment

Choose a reason for hiding this comment

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

LGTM

@sridharswain sridharswain merged commit c510ade into intuit:main Apr 1, 2026
19 checks passed
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.

Typo in docs directory name: tool-tranjectory-metrics

3 participants