Small formatting fix
authorRuss Keldorph <russ.keldorph@microsoft.com>
Thu, 12 May 2016 23:07:27 +0000 (16:07 -0700)
committerRuss Keldorph <russ.keldorph@microsoft.com>
Thu, 12 May 2016 23:07:27 +0000 (16:07 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/e49e825fdce88ce24e287cdc71a37dac984339b8

docs/coreclr/design-docs/first-class-structs.md

index 21dc550..f794c20 100644 (file)
@@ -548,7 +548,7 @@ are prefaced by '*' have been prototyped in an earlier version of the JIT, and t
 being re-integrated and tested, but may require some cleanup and/or phasing with other work items
 before a PR is submitted.
 
-  ### Mostly-Independent work items
+### Mostly-Independent work items
 1.     *Replace block ops with assignments & new nodes.
 
 2.     *Add new fixed-size types, and normalize them in the importer (might be best to do this with or after #1, but not really dependent)