Skip to content

Conversation

@defitricks
Copy link

I found an issue with the list numbering in the Developer Support section. There were two items marked as "1.", which caused inconsistency in the ordered list format. For proper formatting and consistency, each item should have its own unique number (or the list can be changed to a bulleted list if the order is not important).

Issue:

1. Get help quickly in our [Developer Support repo](https://github.com/ethereum-optimism/developers/discussions).
1. See our [Developer Documentation](https://docs.optimism.io/) & [Tutorials](https://github.com/ethereum-optimism/optimism-tutorial).

Solution:

I updated the numbering to:

1. Get help quickly in our [Developer Support repo](https://github.com/ethereum-optimism/developers/discussions).
2. See our [Developer Documentation](https://docs.optimism.io/) & [Tutorials](https://github.com/ethereum-optimism/optimism-tutorial).

This change ensures proper list formatting and prevents confusion when reading the documentation.

Fixes list numbering inconsistency
@netlify
Copy link

netlify bot commented Nov 14, 2024

👷 Deploy request for optimism-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 15de14c

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