Skip to content

Commit

Permalink
Just a small typo I think, right? (#11344)
Browse files Browse the repository at this point in the history
  • Loading branch information
Filipe Medeiros committed Mar 25, 2020
1 parent 7738050 commit a6ac0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/next-server/lib/head.tsx
Expand Up @@ -113,7 +113,7 @@ function unique() {

/**
*
* @param headElement List of multiple <Head> instances
* @param headElements List of multiple <Head> instances
*/
function reduceComponents(
headElements: Array<React.ReactElement<any>>,
Expand Down

0 comments on commit a6ac0a5

Please sign in to comment.