Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Mko13 committed Sep 3, 2024
1 parent cfd2f78 commit d3a725e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions website/docs/style_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -1934,10 +1934,10 @@ Test Case With Template A
Test Case With Template B
[Template] Template B
bbbbbbbbbbb 456 ${1.5}
bbbbbb ${EMPTY} anything
bbb something 7899999999999
bbbbbbbb ${2} ${EMPTY}
bbb 456 ${1.5}
bbbb ${EMPTY} anything
bbb something 7899999999999
bbbbbbb ${2} ${EMPTY}
*** Keywords ***
Expand Down

0 comments on commit d3a725e

Please sign in to comment.