Location
File: README.md (around line 92)
Description
There is a minor grammatical typo in the basic workflow section of the README:
# Save a instant local snapshot (with optional AI summary)
eko save -m "Refactored payment gateway handler" --ai
Proposed Fix
Change "a instant" to "an instant":
# Save an instant local snapshot (with optional AI summary)
Location
File: README.md (around line 92)
Description
There is a minor grammatical typo in the basic workflow section of the README:
# Save a instant local snapshot (with optional AI summary) eko save -m "Refactored payment gateway handler" --aiProposed Fix
Change "a instant" to "an instant":
# Save an instant local snapshot (with optional AI summary)