newrelic / developer-website

Source code for the New Relic Developer Site.
https://developer.newrelic.com
Apache License 2.0
40 stars 114 forks source link

chore: Update send-metrics.mdx #2253

Open vocatan opened 1 year ago

vocatan commented 1 year ago

folloiwng -> following

Description

chore: There was a typo on a documentation page at (https://developer.newrelic.com/contribute-to-quickstarts/instrument-library/send-metrics/)

Reviewer Notes

Just a simple typo fix

Related Issue(s) / Ticket(s)

If there are any related GitHub Issues or JIRA tickets, add links to them here.

Screenshot(s)

If relevant, add screenshots here.

Use Conventional Commits

Please help the maintainers by leveraging the following conventional commit standards in your pull request title and commit messages.

Use chore

git commit -m "chore: adjusting config and content"

Use fix

git commit -m "fix: typo and prop error in the code of conduct"

Use feat

git commit -m "feat(media): creating a video landing page"
CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.