open-sauced / intro

Empowering Your Open Source Journey: From First Contribution to Project Leadership
https://opensauced.pizza/learn
Other
539 stars 110 forks source link

docs: add colon for language list in course introduction #52

Closed RitaDee closed 1 year ago

RitaDee commented 1 year ago

Description

I suggest adding a colon at the end of the introductory sentence before the language list. This small but meaningful adjustment will improve the readability of the content and align it with formatting conventions.

Screenshot 2023-09-22 at 23 12 40

Proposed Changes:

Currently, the introductory sentence reads as follows:

Like pizza, open source is meant to be shared with everyone. Click on the links below to take this course in the following languages

I recommend modifying it to include a colon for improved structure:

Like pizza, open source is meant to be shared with everyone. Click on the links below to take this course in the following languages:

This straightforward change enhances the presentation of language options, making it easier for users to access the course content in their preferred language.

Steps to reproduce

  1. Go to 'https://intro.opensauced.pizza/#/'

Browsers

Chrome

Additional context (Is this in dev or production?)

No response

Code of Conduct

Contributing Docs

BekahHW commented 1 year ago

@RitaDee are you up for taking on this fix?

RitaDee commented 1 year ago

@RitaDee are you up for taking on this fix?

Yes I am😊

RitaDee commented 1 year ago

I will .take this.

RitaDee commented 1 year ago

What do I need to do @BekahHW?

I noticed that there are no dependencies (package.json etc) to install.

I am having this message:


fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.```
RitaDee commented 1 year ago

I have fixed it and opened a PR for the above issue.