Skip to content

Commit 3b0e31f

Browse files
committed
typos and clarifications
1 parent e2cf381 commit 3b0e31f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ help improve the learning experience of other developers.
88
The markdown files in this repository are fetched and
99
displayed by the [guides-app](https://github.com/ember-learn/guides-app).
1010

11-
Looking for repositories for the other parts of [emberjs.com](https://emberjs.com)]?
11+
Looking for repositories for the other parts of [emberjs.com](https://emberjs.com)?
1212
Check out
1313
[website](https://github.com/emberjs/website),
1414
[ember-api-docs](https://github.com/ember-learn/ember-api-docs),
@@ -35,8 +35,8 @@ except in the case of bug reports for broken links.
3535

3636
## Local Development
3737
To see your changes locally, you need two repositories on your
38-
computer. This repository, `guides-source` is made of only markdown files,
39-
so you will need to run the
38+
computer. This repository, `guides-source` contains only written content
39+
as markdown files, which are fetched and displayed by
4040
[guides-app](https://github.com/ember-learn/guides-app).
4141

4242
```sh

0 commit comments

Comments
 (0)