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

Fixed TYPO in Placeholders README Section #200

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

beanbeanjuice
Copy link
Owner

@beanbeanjuice beanbeanjuice commented Aug 8, 2024

Pull Request


Description

There were multiple typos in the placeholders section of the README. They are now fixed. Additionally, some items were moved around to better represent the actual placeholders.

Fixes #194


Type of Change

  • Bug Fix (Small Non-Code Breaking Issue)
  • Bug Fix (Critical Code Breaking Issue)
  • Feature (Something New Added to the Code)
  • Improvement (Improving An Existing Section of Code)
  • Documentation Update
  • Security Vulnerability

Changes

  • Internal Code
  • Documentation
  • Other: _____

Test Configuration

  • Hardware:
    • CPU: AMD Ryzen 7 5800x3D
    • GPU: Nvidia RTX 3080
    • RAM: 32 GB DDR4
  • JDK: Java OpenJDK 17

Checklist

  • This pull request has been linked to the appropriate issue on GitHub. (Use the development section on the right.)
  • The code follows the style guidelines.
  • A self-review of the code was performed on GitHub.
  • Appropriate comments and javadocs were added in your code.
  • Appropriate changes have been made to the documentation.
  • Appropriate changes have been made to the README.md file.
  • No warnings are produced when the code is run.
  • Appropriate tests exist for this pull request.
  • New and existing Maven CI tests have passed.
  • The pull request is properly merging into the correct branch.
  • All existing local code has been pushed to the GitHub repository.
  • Changes have been documented in the current draft SimpleProxyChat Releases update.

@beanbeanjuice beanbeanjuice added bug Something isn't working documentation Improvements or additions to documentation small Something small that needs to be added. labels Aug 8, 2024
@beanbeanjuice beanbeanjuice self-assigned this Aug 8, 2024
@beanbeanjuice beanbeanjuice linked an issue Aug 8, 2024 that may be closed by this pull request
2 tasks
@beanbeanjuice beanbeanjuice changed the base branch from master to development August 8, 2024 15:48
@beanbeanjuice beanbeanjuice merged commit 804a990 into development Aug 8, 2024
3 checks passed
@beanbeanjuice beanbeanjuice deleted the 194-fix-typo-in-readme branch August 8, 2024 15:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation small Something small that needs to be added.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Fix Typo in README
1 participant