Fixed typo in slot form
This commit is contained in:
@@ -187,7 +187,7 @@
|
|||||||
text: 'Each property inside this slot should be unique',
|
text: 'Each property inside this slot should be unique',
|
||||||
value: 'uniqueInSlot',
|
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',
|
value: 'uniqueInCreature',
|
||||||
}],
|
}],
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user