docs: Remove extra word
This commit is contained in:
parent
edd7afb174
commit
ee0f2f2a94
@ -438,7 +438,7 @@ When writing an extension, you should only use APIs documented at
|
||||
at any time and are not something extensions should use.
|
||||
|
||||
Mopidy performs type checking to help catch extension bugs. This applies to
|
||||
both to frontend calls into core and return values from backends. Additionally
|
||||
both frontend calls into core and return values from backends. Additionally
|
||||
model fields always get validated to further guard against bad data.
|
||||
|
||||
Logging in extensions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user