Skip to content

Commit 99d64f7

Browse files
committed
spelling in README
1 parent 1947c72 commit 99d64f7

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
@@ -2,7 +2,7 @@
22

33
This repository contains the source for [scala-lang.org](http://scala-lang.org).
44

5-
It does not contain the source for the [docs.scala-lang.org](http://docs.scala-lang.org) subdomain. You can visit the [docs.scala-lang repo](https://github.com/scala/docs.scala-lang) if you are interested in contributing to the Scala documentation site.
5+
It does not contain the source for the [docs.scala-lang.org](http://docs.scala-lang.org) subdomain. You can visit the [docs.scala-lang repository](https://github.com/scala/docs.scala-lang) if you are interested in contributing to the Scala documentation site.
66

77
## Dependencies
88

@@ -53,7 +53,7 @@ You can use these fields in the YAML front matter later in your document. For ex
5353

5454
`# {{ page.title }}` would be rendered in HTML as, `<h1>My page title</h1>`.
5555

56-
### Recomended Markdown Editor
56+
### Recommended Markdown Editor
5757

5858
[Visual Studio Code](https://github.com/Microsoft/vscode) has great support for Scala, Git, and Markdown.
5959

0 commit comments

Comments
 (0)