Skip to content

[Good First Issue]: Fix Typo in Hiero Links Of Twenty-third Blog Post #271

@aceppaluni

Description

@aceppaluni

🆕🐥 Designed for New Contributors

This issue is reserved for people who have never contributed or have made minimal contributions to the Hiero Website.
We know that creating a pull request (PR) is a major barrier for new contributors.
The goal of this issue and all other issues in find a good first issue is to help you make your first contribution to the Hiero Website.

👾 Description of the issue

Currently there is a typo in content/posts/hiero_links_of_feb_twentythird.md

This is a problem as it interferes with readability of the blog post.

We proposing correcting the spelling to enhance readability of the blog post.

💡 Proposed Solution

The typo is in content/posts/hiero_links_of_feb_twentythird.md

Line 22 reads:

**Venilin Vasilev** updated the [Good First Issue](https://github.com/hiero-ledger/hiero-sdk-js/pull/3768) guidelines to expand on Good First Issue opportunites

But it should be:

**Venilin Vasilev** updated the [Good First Issue](https://github.com/hiero-ledger/hiero-sdk-js/pull/3768) guidelines to expand on Good First Issue opportunities

We need to change the spelling to include the additional "i" in opportunities.

👩‍💻 Implementation Steps

To make the change:

  1. Navigate to content/posts/hiero_links_of_feb_twentythird.md
  2. Scroll to line 22 and change opportunites to opportunities
  3. Save your changes
  4. Commit and Push changes for review

✅ Acceptance Criteria

To be able to merge a pull request for this issue, we need:

  • Issue is Solved: The implementation fully addresses the issue requirements
  • Netlify website previews as expected: Netlify preview build is successful and shows expected changes
  • No Further Changes are Made: Code review feedback has been addressed

📋 Step-by-Step Contribution Guide

If you have never contributed to an open source project at GitHub, the following step-by-step guide will introduce you to the workflow.

  • Read the README: Familiarize yourself with the project by reading the README
  • Fork, Branch and Work on the issue: Create a fork, branch, and solve the problem. See Contribution Guide
  • DCO and GPG key sign each commit: each commit must be -s and -S signed. See Signing Guide
  • Push and Create a Pull Request: Once your issue is resolved, push your changes and open a PR.
  • You did it 🎉: A maintainer will review and merge if approved.

🤔 Additional Information

For more help:

Metadata

Metadata

Labels

Good First IssueIssues which are ideal for a first time or new project contributor.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions