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: WPP logo distortion & typos #2220

Merged
merged 4 commits into from
Jun 18, 2024

Conversation

gekkedev
Copy link
Contributor

@gekkedev gekkedev commented Jun 15, 2024

Misc.

1. Logo distortion

fixed by adding a space
before:

info:
  _       ______  ____  ______                            __
  | |     / / __ \/ __ \/ ____/___  ____  ____  ___  _____/ /_
  | | /| / / /_/ / /_/ / /   / __ \/ __ \/ __ \/ _ \/ ___/ __/
  | |/ |/ / ____/ ____/ /___/ /_/ / / / / / / /  __/ /__/ /_
  |__/|__/_/   /_/    \____/\____/_/ /_/_/ /_/\___/\___/\__/

after:

info:
   _       ______  ____  ______                            __
  | |     / / __ \/ __ \/ ____/___  ____  ____  ___  _____/ /_
  | | /| / / /_/ / /_/ / /   / __ \/ __ \/ __ \/ _ \/ ___/ __/
  | |/ |/ / ____/ ____/ /___/ /_/ / / / / / / /  __/ /__/ /_
  |__/|__/_/   /_/    \____/\____/_/ /_/_/ /_/\___/\___/\__/

2. Corrected a few typos in welcome.ts and in the update instructions

3. Update file integrated into the readme

IMHO it's too small to have its own file and isn't linked anywhere (harder to stumble upon it). It's a proposal, we can revert this commit if you don't like it but keep the other commits on this branch.

@gekkedev gekkedev marked this pull request as ready for review June 15, 2024 21:02
@gekkedev gekkedev changed the title fixed WPP logo distortion fix: WPP logo distortion & typos Jun 15, 2024
@icleitoncosta icleitoncosta merged commit 6a443fb into wppconnect-team:master Jun 18, 2024
4 of 5 checks passed
gekkedev added a commit to gekkedev/wppconnect that referenced this pull request Jul 23, 2024
gekkedev added a commit to gekkedev/wppconnect that referenced this pull request Jul 23, 2024
gekkedev added a commit to gekkedev/wppconnect that referenced this pull request Jul 23, 2024
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