Skip to content

Commit

Permalink
Linkedin => LinkedIn (#18638)
Browse files Browse the repository at this point in the history
  • Loading branch information
ellatrix committed Nov 21, 2019
1 parent b3f1c2d commit d0e3c26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/block-library/src/social-link/social-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ const socialList = {
icon: LastfmIcon,
},
linkedin: {
name: 'Linkedin',
name: 'LinkedIn',
icon: LinkedinIcon,
},
mail: {
Expand Down
2 changes: 1 addition & 1 deletion packages/e2e-tests/fixtures/block-transforms.js
Original file line number Diff line number Diff line change
Expand Up @@ -590,7 +590,7 @@ export const EXPECTED_TRANSFORMS = {
availableTransforms: [
'Group',
],
originalBlock: 'Linkedin',
originalBlock: 'LinkedIn',
},
'core__social-link-mail': {
availableTransforms: [
Expand Down

0 comments on commit d0e3c26

Please sign in to comment.