Skip to content

Commit b5bae8c

Browse files
curquizaalallema
andauthored
Update connectors/meilisearch/index.js
Co-authored-by: Amélie <[email protected]>
1 parent b38217c commit b5bae8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

connectors/meilisearch/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ module.exports = async ({ storeConnector, collectionConnector }) => {
7070
* Wait for an task to be processed in MeiliSearch.
7171
*
7272
* @param {string} collection - Collection name.
73-
* @param {number} taskUId - Task identifier.
73+
* @param {number} taskUid - Task identifier.
7474
*
7575
* @returns {{Record<string, string>}} - Task body returned by MeiliSearch API.
7676
*/

0 commit comments

Comments
 (0)