Fix typo in heading (#114)

This commit is contained in:
Luke Schoen
2019-04-11 22:37:09 +02:00
committed by Jaco Greeff
parent 5db3e41ecf
commit 97a103c835
+1 -1
View File
@@ -1,7 +1,7 @@
module.exports = {
base: '/ui/',
title: 'polkadot-js/ui',
description: 'UI utilities, libraries and React components in use accross @polkadot projects',
description: 'UI utilities, libraries and React components in use across @polkadot projects',
markdown: {
lineNumbers: true
},