Skip to content

Commit 95d8c00

Browse files
docs($core): fix typos (#2381)
* perf($core): fix typos * docs ($core): update casing Co-authored-by: Ben Hong <[email protected]>
1 parent 2f1327b commit 95d8c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/@vuepress/core/lib/client/root-mixins/updateMeta.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ function metaIdentifier (tag) {
9595
* Render meta tags
9696
*
9797
* @param {Array} meta
98-
* @returns {Array<string>}
98+
* @returns {String}
9999
*/
100100

101101
function renderPageMeta (meta) {

0 commit comments

Comments
 (0)