Skip to content

Commit 71c3bca

Browse files
author
Jackson L
authored
Fix typo in README.md (#648)
1 parent 90f5bb8 commit 71c3bca

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Project Reunion aims to work on supported versions of Windows.
4545
Right now we support down to build 17763 (version 1809/October 2018 Update) of Windows 10.
4646
Wherever possible, we'll use techniques like '_polyfills_'
4747
and custom implementations to do the
48-
heavy lifting for youand make sure your app works across Windows versions and devices.
48+
heavy lifting for you and make sure your app works across Windows versions and devices.
4949
In the future, there may be a couple APIs that are dependent on new OS features
5050
(like new Action Center functionality),
5151
however we will do our best to ensure
@@ -70,7 +70,7 @@ More on what the project is and how we're approaching the work.
7070
_We want to hear from you!_
7171

7272
File a [new issue!](https://github.com/microsoft/ProjectReunion/issues/new/choose) Tell us what problem you're
73-
trying to solve, how you've tried to solve it so far, and what would be the ideal solution for your app. Bonus
73+
trying to solve, how you've tried to solve it so far, and what would be the ideal solution for your app. Bonus
7474
points if there's a gist or existing repo we can look at with you.
7575

7676

0 commit comments

Comments
 (0)