Fixed typo in slot form

This commit is contained in:
Stefan Zermatten
2021-09-10 17:14:39 +02:00
parent 55bca633fc
commit 28ec7082ee

View File

@@ -187,7 +187,7 @@
text: 'Each property inside this slot should be unique',
value: 'uniqueInSlot',
}, {
text: 'Properties in this slot should be unique accross the whole character',
text: 'Properties in this slot should be unique across the whole character',
value: 'uniqueInCreature',
}],
};