correction of a typo

This commit is contained in:
Christian Hillebrand 2021-03-04 17:04:29 +01:00 committed by GitHub
parent 0f4a97f3a6
commit 28582b7e77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -62,7 +62,7 @@ Settings.attachSchema(
type: String,
optional: true,
},
automaticLinkedUrlScheme: {
automaticLinkedUrlSchemes: {
type: String,
optional: true,
},