Skip to content

docs: fix broken download badge link and grammar typo - #5530

Open
electrohyun wants to merge 1 commit into
socketio:mainfrom
electrohyun:docs/fix-readme-contributing
Open

docs: fix broken download badge link and grammar typo#5530
electrohyun wants to merge 1 commit into
socketio:mainfrom
electrohyun:docs/fix-readme-contributing

Conversation

@electrohyun

Copy link
Copy Markdown
image image

The kind of change this PR does introduce

  • a bug fix
  • a new feature
  • an update to the documentation
  • a code change that improves performance
  • other

Current behavior

The "Downloads per month" badge in README.md has a duplicated opening parenthesis (]((), which breaks the Markdown link so it does not point to the npm package page.

The package table in CONTRIBUTING.md describes socket.io and socket.io-client as "built on top on the ... package", which is grammatically incorrect.

New behavior

The badge link is well-formed and points to the npm package page.

The two package descriptions read "built on top of the ... package".

Other information (e.g. related issues)

No related issue

The download badge in the README had a duplicated opening parenthesis,
which broke the link. Also fixed "built on top on" to "built on top of"
in the package descriptions in the contributing guide.
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.

1 participant