Skip to content

Commit

Permalink
chore: fix typo in docs (denoland#22232)
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Rose <[email protected]>
  • Loading branch information
rotu committed Feb 2, 2024
1 parent 8edb36f commit 6c6e496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/tsc/dts/lib.deno.ns.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ declare interface ImportMeta {
*/
filename?: string;

/** The absolute path of the dirrectory containing the current module.
/** The absolute path of the directory containing the current module.
*
* This property is only provided for local modules (ie. using `file:https://` URLs).
*
Expand Down

0 comments on commit 6c6e496

Please sign in to comment.