typo fix.

This commit is contained in:
abdulmohsen
2022-07-14 20:05:20 +03:00
parent a9e7ba65b2
commit 1fcb51669a

View File

@@ -52,8 +52,8 @@ class PushCommand extends Command
This command push <notice>webhook</notice> updated play state to export enabled backends.
You should not run this manually and instead rely on scheduled task to run this command.
This command require the metadata to be already saved in database.
If no metadata available for a backend the item will be ignored for that backend.
This command require the <notice>metadata</notice> to be already saved in database.
If no metadata available for a backend, then the item will be ignored for that backend.
If the item was ignored during <cmd>{route}</cmd> run, it will be picked up later by next <cmd>{export_route}</cmd> run.