Skip to content

Commit 41eaea3

Browse files
docs(roadmap): minor typo corrections (#127)
1 parent 5b459cc commit 41eaea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/roadmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Roadmap 🗺️
22

3-
In the interest of transparency, we want to share high-level details of our roadmap, so that others can see our priorities and make plans based off the work we are doing.
3+
In the interest of transparency, we want to share high-level details of our roadmap, so that others can see our priorities and make plans based on the work we are doing.
44

55
## Areas of Focus 💡
66

@@ -10,7 +10,7 @@ In the interest of transparency, we want to share high-level details of our road
1010

1111
- [x] Resolve internal dynamic routing issue with `package:shelf_router`
1212
- [x] Abstract `package:shelf` fully from the end-user so that `shelf` implementation details don't leak from the DartFrog public API
13-
- [x] Also, simplify interfaces whereever possible to avoid having multiple ways to achieve the same thing and to keep the API surface as small as possible
13+
- [x] Also, simplify interfaces wherever possible to avoid having multiple ways to achieve the same thing and to keep the API surface as small as possible
1414
- [x] Hot reload reliability and error reporting
1515

1616
#### Testing 🧪

0 commit comments

Comments
 (0)