Skip to content

Commit

Permalink
Fix typo: dependant -> dependent
Browse files Browse the repository at this point in the history
  • Loading branch information
Rolando Townsend authored Sep 22, 2024
1 parent 7a9c402 commit eb576d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ back to just logging the argument if it can't be parsed as tabular.
1. Perform <a abstract-op>Printer</a>("trace", « |trace| »).

<p class="note">
The identifier of a function printed in a stack trace is implementation-dependant. It is also not
The identifier of a function printed in a stack trace is implementation-dependent. It is also not
guaranteed to be the same identifier that would be seen in `new Error().stack`.
</p>

Expand Down

0 comments on commit eb576d9

Please sign in to comment.