Fixed spelling mistake

pull/21833/head
wmwragg 2016-07-28 15:51:46 +01:00
parent bc902a9741
commit 94350bc780
1 changed files with 1 additions and 1 deletions
src/components/structures

View File

@ -62,7 +62,7 @@ module.exports = {
};
var chevronOffset = {
top: props.cheveronOffset,
top: props.chevronOffset,
}
var chevron = null;