Skip to content

Commit 32edc3e

Browse files
azhuologistr15ch13
authored andcommitted
README: Fix typo (you -> your), (it's -> its) (#2698)
README: Fix typo (you -> your), (it's -> its)
1 parent 71f31e4 commit 32edc3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Scoop is a command-line installer for Windows.
1010

1111
## Installation
1212

13-
Run this command from you PowerShell to install scoop to it's default location (`C:\Users\<user>\scoop`)
13+
Run this command from your PowerShell to install scoop to its default location (`C:\Users\<user>\scoop`)
1414
```powershell
1515
iex (new-object net.webclient).downloadstring('https://get.scoop.sh')
1616
```

0 commit comments

Comments
 (0)