Skip to content

Commit 71d629a

Browse files
authored
docs: An shim is a shim typo (#3017)
A glaring but minor typo emerging from an edit without rereading.
2 parents dd24b13 + 5fefef5 commit 71d629a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are working inside the Endo project, you will specifically need `yarn`.
1717

1818
## First Steps: Introducing HardenedJS
1919

20-
Endo includes an [shim][] implementation of HardenedJS called [SES][].
20+
Endo includes a [shim][] implementation of HardenedJS called [SES][].
2121
By importing `ses` and calling `lockdown()`, we can transform ordinary
2222
JavaScript to HardenedJS.
2323

0 commit comments

Comments
 (0)