Skip to content

Fix typo in package.json homepage#8169

Merged
javierjulio merged 1 commit into
activeadmin:masterfrom
mattbrictson:fix-homepage-typo
Dec 12, 2023
Merged

Fix typo in package.json homepage#8169
javierjulio merged 1 commit into
activeadmin:masterfrom
mattbrictson:fix-homepage-typo

Conversation

@mattbrictson

Copy link
Copy Markdown
Contributor

The homepage metadata in the @activeadmin/activeadmin npm package has a typo. This typo appears, for example, when running yarn upgrade-interactive:

   name                               range   from        to      url
❯◯ @activeadmin/activeadmin           latest  3.1.0    ❯  3.2.0   htts://activeadmin.info
                                                                  ^^^^

(Note htts instead of https.)

This PR corrects the typo.

@javierjulio javierjulio self-assigned this Dec 12, 2023
@javierjulio javierjulio self-requested a review December 12, 2023 01:11

@javierjulio javierjulio left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks!

@codecov

codecov Bot commented Dec 12, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8713de0) 99.00% compared to head (600cc53) 99.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8169   +/-   ##
=======================================
  Coverage   99.00%   99.00%           
=======================================
  Files         173      173           
  Lines        4628     4628           
=======================================
  Hits         4582     4582           
  Misses         46       46           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@javierjulio javierjulio merged commit 582a03c into activeadmin:master Dec 12, 2023
@mattbrictson mattbrictson deleted the fix-homepage-typo branch December 12, 2023 01:29
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.

2 participants