Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix typo(BackSpace) in README.ja.md #576

Merged
merged 1 commit into from
Jan 5, 2018
Merged

fix typo(BackSpace) in README.ja.md #576

merged 1 commit into from
Jan 5, 2018

Conversation

nakamurakyo
Copy link
Contributor

@nakamurakyo nakamurakyo commented Dec 28, 2017

What did you implement:

Fix typo in README.ja.md
That file contained control characters. (BackSpace)

How did you implement it:

fix typo.

How can we verify it:

Before : 脆弱性にすぐに気付�くことができる
After : 脆弱性にすぐに気付くことができる

future-architect/vuls master
master

nakamurakyo/vuls fix-readme-typo
fix-readme

Todos:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

@kotakanbe kotakanbe merged commit 039edf1 into future-architect:master Jan 5, 2018
@kotakanbe
Copy link
Member

@nakamurakyo
Many Thanks!

kotakanbe added a commit that referenced this pull request Jan 10, 2018
* master:
  Fixed panic occurred when blank line continued in changelog (#569)
  Fixed Typo (#574)
  fix typo(BackSpace) in README.ja.md (#576)
  Fix a bug of sending to closed socket while oval access via HTTP #578 (#579)
  fix typo in reports/s3.go (#573)
  LXC container support without LXD (#552)
  Support Amazon Linux2 (#562)
  Fix #548 and #557 - RHEL's Fast Scan no longer required internet connection and root privilege (#559)
  Change error handling of "Reboot Required" detection (#556)
  Fix some RPM related commands failed in the container (#554)
  travis: update go version (#555)
  Add more kernel related packages (Fix #541) (#551)
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