Skip to content

Commit bad659e

Browse files
committed
Better wording
1 parent 76fdf5d commit bad659e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/components/exampleLinks.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// cannot use 'next/link' here because it will do client-side navigation
2-
// it will cause multiple provider icons to stack on top of each other
2+
// which will cause multiple provider icons to stack on top of each other
33
// real applications won't use more than one provider
44
export default function ExampleLinks() {
55
return (

0 commit comments

Comments
 (0)