Skip to content

Commit

Permalink
fix build with parser issue
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMilord committed Nov 15, 2024
1 parent 0da1163 commit be932ce
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ export type {
* When a query returns no result but finds a possible query correction, the controller either suggests the correction or
* automatically triggers a new query with the suggested term.
*
* @param engine - The insight engine.
* @param engine - The headless engine.
* @param props - The configurable `DidYouMean` properties.
*
* @group Controllers
* @category DidYouMean
*/
Expand Down

0 comments on commit be932ce

Please sign in to comment.