Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Colin McFadden committed Nov 18, 2024
1 parent 3ffc7a8 commit 09d08ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ To try processing a file, first upload it using the normal UI. Then grab the fil

Run `./runJob.sh <fileObjectId>`

By default, you won't have job queue processing running for other tasks. That's mostly fine, but you may want search indexingin running. Run `./docker-php index.php beltdrive updateIndexes`
By default, you won't have job queue processing running for other tasks. That's mostly fine, but you may want search indexing running. Run `./docker-php index.php beltdrive updateIndexes`

0 comments on commit 09d08ad

Please sign in to comment.