mirror of
https://github.com/getgrav/grav.git
synced 2026-02-01 20:30:19 +01:00
fix typo in type
This commit is contained in:
@@ -440,7 +440,7 @@ form:
|
||||
label: Default image quality
|
||||
classes: x-small
|
||||
validate:
|
||||
tpye: number
|
||||
type: number
|
||||
min: 1
|
||||
max: 100
|
||||
|
||||
@@ -459,7 +459,7 @@ form:
|
||||
label: File upload limit
|
||||
classes: small
|
||||
validate:
|
||||
tpye: number
|
||||
type: number
|
||||
|
||||
system:
|
||||
type: section
|
||||
|
||||
Reference in New Issue
Block a user