File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
132132Images 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)
You can’t perform that action at this time.
0 commit comments