Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Bauer <joe@johannes-bauer.com>2021-11-28 17:19:56 +0300
committerArkadiusz Hiler <ahiler@codeweavers.com>2021-11-30 23:51:36 +0300
commitd61e79b76b080f670353dd0bd9df08bd40ced86d (patch)
tree8038345bd68e556dc4253c7a93c716534af38adf
parent92840838655f79ae4b4e67f3334d8098552fd840 (diff)
README: Fix a few small typos.
Link: https://github.com/ValveSoftware/Proton/pull/5357/
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index c338e62e..965bc6e1 100644
--- a/README.md
+++ b/README.md
@@ -42,8 +42,8 @@ example, if you wish to make changes to Wine, you would apply them to the
`wine/` directory.
-Bulding Proton
---------------
+Building Proton
+---------------
Most of Proton builds inside the Proton SDK container with very few
dependencies on the host side. For convenience we also provide
@@ -54,7 +54,7 @@ The direct container build is recommended for people building Proton on a
regular basis as it is faster and less resource hungry.
The Vagrant VM is easier to set up but comes with higher overhead, which
-makes it more suitable for an occassional Proton build.
+makes it more suitable for an occasional Proton build.
[vagrant]: https://www.vagrantup.com/
@@ -66,7 +66,7 @@ Building with Podman or Docker
You need either a Docker or a Podman setup. We highly recommend [the rootless
Podman setup][rootless-podman]. Please refer to your distribution's
-docummentation for setup instructions (e.g. Arch [Podman][arch-podman] /
+documentation for setup instructions (e.g. Arch [Podman][arch-podman] /
[Docker][arch-docker], Debian [Podman][debian-podman] /
[Docker][debian-docker]).
@@ -231,7 +231,7 @@ Install Proton locally
----------------------
Steam ships with several versions of Proton, which games will use by default or
-that you can select in Steam Settings's Steam Play page. Steam also supports
+that you can select in Steam Settings' Steam Play page. Steam also supports
running games with local builds of Proton, which you can install on your
machine.