Skip to content

fix: correct grammar in 'history last' help text#3430

Open
avasis-ai wants to merge 1 commit into
atuinsh:mainfrom
avasis-ai:fix-history-last-help-text
Open

fix: correct grammar in 'history last' help text#3430
avasis-ai wants to merge 1 commit into
atuinsh:mainfrom
avasis-ai:fix-history-last-help-text

Conversation

@avasis-ai

Copy link
Copy Markdown

Summary

Fixes the help text for atuin history last from "Get the last command ran" to "Get the last command that was run".

Closes #3324

The previous phrasing was grammatically incorrect — "ran" is the simple past tense, which doesn't work as a past participle in this sentence structure.

@greptile-apps

greptile-apps Bot commented Apr 19, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Corrects the help text for atuin history last from grammatically incorrect "Get the last command ran" to "Get the last command that was run".

Confidence Score: 5/5

Safe to merge — trivial doc-comment fix with no functional impact.

Single grammar correction in a help string; no logic changes.

No files require special attention.

Important Files Changed

Filename Overview
crates/atuin/src/command/client/history.rs Single-line grammar fix: "Get the last command ran" → "Get the last command that was run"

Reviews (1): Last reviewed commit: "fix: correct grammar in 'history last' h..." | Re-trigger Greptile

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.

[Bug]: It's Never RAN, It's Always Run

2 participants