Skip to content

Commit 8cd2fc1

Browse files
Avoid reformatting of dash to list bullet
1 parent 06c9cec commit 8cd2fc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ capabilities and when its tests do not pass.
4646
> when you evaluate the acceptability of your own or someone else's software.
4747
{: .callout}
4848

49-
In most other programming endeavors, if code is fundamentally wrong
50-
- even for years at a time - the impact of this error can be relatively small.
49+
In most other programming endeavors, if code is fundamentally wrong - even
50+
for years at a time - the impact of this error can be relatively small.
5151
Perhaps a website goes down, or a game crashes, or a days worth of writing is
5252
lost to a bug in your word processor. Scientific code, on the other hand,
5353
controls planes, weapons systems, satellites, agriculture, and most importantly

0 commit comments

Comments
 (0)