Skip to content

Commit b0eeaf8

Browse files
committed
chore(docs): Correct mispelled word
1 parent 5378de0 commit b0eeaf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/kernel/buildHref.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import { mergeQueryParams } from "./preserveQuery.js";
1111
* ### When to Use
1212
*
1313
* This is a helper function that came to be when the redirection feature was added to the library. The specific use
14-
* case is cross-routing-universe redirections, where the "source" universe's path is not changed by normal redireciton
14+
* case is cross-routing-universe redirections, where the "source" universe's path is not changed by normal redirection
1515
* because "normal" **cross-universe redirections** don't alter other universes' paths.
1616
*
1717
* This function, in conjunction with the `calculateHref` function, allows relatively easy construction of the desired

0 commit comments

Comments
 (0)