Skip to content

Commit 82b76b6

Browse files
committed
fix typos
1 parent e8ad955 commit 82b76b6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/contributing/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ The benefits of this approach are that the link won't break if
127127

128128
> A picture is worth a thousand words
129129
130-
We encourage the usege of images to improve clarity and understanding. You can use **screenshoots** or **diagrams**.
130+
We encourage the usage of images to improve clarity and understanding. You can use **screenshots** or **diagrams**.
131131

132132
Images are stored in the `docs/images` directory.
133133

@@ -158,7 +158,7 @@ Diagrams can help readers understand more abstract concepts like processes or ar
158158
Image(Will image add value?);
159159
Image--NO-->T(keep text only);
160160
Image--YES-->SD(What image is needed?)
161-
SD--Screenshoot-->S(keep it lean)
161+
SD--Screenshot-->S(keep it lean)
162162
SD--Diagram-->D(keep it maintainable)
163163
D--Default-->M(Mermaid)
164164
D--Custom-->DR(Draw.io)
@@ -172,7 +172,7 @@ Diagrams can help readers understand more abstract concepts like processes or ar
172172
Image(Will image add value?);
173173
Image--NO-->T(keep text only);
174174
Image--YES-->SD(What image is needed?)
175-
SD--Screenshoot-->S(keep it lean)
175+
SD--Screenshot-->S(keep it lean)
176176
SD--Diagram-->D(keep it maintainable)
177177
D--Default-->M(Mermaid)
178178
D--Custom-->DR(Draw.io)

0 commit comments

Comments
 (0)