Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(article-footer): add missing space #10671

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Mar 11, 2024

Summary

(MP-907)

Problem

The new article footer (#10625) is missing a space left to the separator dot, which got lost in 952c91f.

Solution

Add the missing space.


Screenshots

Before

image

After

image

How did you test this change?

Ran yarn dev and visited http://localhost:3000/en-US/docs/Web#developer_tools_documentation locally.

@caugner caugner requested a review from a team as a code owner March 11, 2024 10:12
Copy link
Contributor Author

@caugner caugner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-approval, as this is a trivial, low-risk fix.

@caugner caugner merged commit 5acdfb1 into main Mar 11, 2024
14 checks passed
@caugner caugner deleted the fix-article-footer-add-missing-space branch March 11, 2024 10:22
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