Skip to content

Commit 358aba9

Browse files
authored
Fix headings
1 parent 39caf96 commit 358aba9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,15 +79,15 @@ These are the branches in use:
7979
- May contain new features that depend on new things or fixes in the corresponding forthcoming Visual Studio release.
8080
- Gets integrated back into master once the corresponding Visual Studio release is made.
8181

82-
### F# language and core library evolution
82+
## F# language and core library evolution
8383

8484
Although this repository is where actual F# development occurs, evolution of the F# language and core library follows a process spanning two additional repositories. The process is as follows:
8585

8686
1. Use the [F# language suggestions repo](https://github.com/fsharp/fslang-suggestions/) to search for ideas, vote on ones you like, submit new ideas, and discuss details with the F# community.
8787
2. Ideas that are "approved in principle" are eligible for a new RFC in the [F# language design repo](https://github.com/fsharp/fslang-design). This is where the technical specification and discussion of approved suggestions go.
8888
3. Implementations and testing of an RFC are submitted to this repository.
8989

90-
### Additional documentation
90+
## Additional documentation
9191

9292
The following links can help you get an overview of some technical aspects of the F# language and compiler:
9393

0 commit comments

Comments
 (0)