Skip to content

Commit 6419619

Browse files
fix(web): typo
1 parent f73bbf2 commit 6419619

File tree

1 file changed

+1
-1
lines changed
  • packages/web/examples/SearchBoxWithInstantSearch/public

1 file changed

+1
-1
lines changed

packages/web/examples/SearchBoxWithInstantSearch/public/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
-->
1414
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
1515

16-
<title>SearchBox wiith InstantSearch example</title>
16+
<title>SearchBox with InstantSearch example</title>
1717
</head>
1818
<body>
1919
<noscript>You need to enable JavaScript to run this app.</noscript>

0 commit comments

Comments
 (0)