Skip to content

Fix typos and update version in README#79

Draft
kimjune01 wants to merge 1 commit into
zhiburt:mainfrom
kimjune01:fix-readme-typos
Draft

Fix typos and update version in README#79
kimjune01 wants to merge 1 commit into
zhiburt:mainfrom
kimjune01:fix-readme-typos

Conversation

@kimjune01
Copy link
Copy Markdown

Summary

  • Fix typo: "choiсe" (Cyrillic c) to "choice" (ASCII c)
  • Fix typo: "used" to "user" in FTP example description
  • Update version in Cargo.toml example from 0.8 to 0.9

Test plan

  • cargo test: 58 passed, 2 ignored (1 skipped due to missing local python binary, not a PR issue)

- Fixed "choiсe" → "choice" (removed Cyrillic character)
- Fixed "used" → "user" (simulates a user, not used)
- Updated dependency version from 0.8 to 0.9 (current version)

These corrections improve README accuracy and keep it up-to-date.
@zhiburt
Copy link
Copy Markdown
Owner

zhiburt commented May 13, 2026

1 skipped due to missing local python binary

Thanks for running test suite.
I also got this weird issue with the python test...

Need to investigate...

@zhiburt
Copy link
Copy Markdown
Owner

zhiburt commented May 13, 2026

@kimjune01 thanks

@kimjune01 kimjune01 marked this pull request as draft May 18, 2026 06:07
@kimjune01
Copy link
Copy Markdown
Author

PR lacks a test exercising the change, so drafting. Please close or take it over.

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