Skip to content

Commit d522aca

Browse files
author
Jeff
committed
bump meta description
1 parent 39fb62b commit d522aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ const isDeployPreview = process.env.hasOwnProperty('DEPLOY_PREVIEW');
22

33
const meta = {
44
title: 'Vue Select | VueJS Select2/Chosen Component',
5-
description: 'Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.',
5+
description: 'Everything you wish the HTML select element could do, wrapped up into a lightweight, extensible Vue component.',
66
url: 'https://vue-select.org',
77
};
88

0 commit comments

Comments
 (0)