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

Consistent casing, redundancy, and spelling/grammar #391

Merged
merged 6 commits into from Dec 21, 2021
Merged

Commits on Dec 21, 2021

  1. fix casing

    nichady committed Dec 21, 2021
    Copy the full SHA
    63582ac View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6d40da7 View commit details
    Browse the repository at this point in the history
  3. remove unnecessary append

    x = append(y) is equivalent to x = y
    nichady committed Dec 21, 2021
    Copy the full SHA
    efe5596 View commit details
    Browse the repository at this point in the history
  4. fix grammar and spelling

    nichady committed Dec 21, 2021
    Copy the full SHA
    0a5b2df View commit details
    Browse the repository at this point in the history
  5. fix grammar and spelling

    nichady committed Dec 21, 2021
    Copy the full SHA
    d8e0a3f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    72e7e7e View commit details
    Browse the repository at this point in the history