Skip to content

Commit ad7e201

Browse files
authored
Close #1552: Fix a few typos in README.md
1 parent cb9808e commit ad7e201

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -136,22 +136,22 @@ altogether.
136136

137137
These -- Eglot included -- are so-called `:core` packages. They
138138
are released periodically to GNU ELPA, so users of older Emacs
139-
versions can get all the googies via `M-x package-install`.
139+
versions can get all the goodies via `M-x package-install`.
140140

141141
<a name="submitpatch"></a>
142-
## Actualy submitting a patch
142+
## Actually submitting a patch
143143

144-
The recommended way to experiment with changes the code is to
144+
The recommended way to experiment with changes to the code is to
145145
compile Emacs from a Git repo like
146146
[this one](https://cgit.git.savannah.gnu.org/cgit/emacs.git)
147147
or [this one](https://github.com/emacs-mirror/emacs). Here are
148148
[three][compile-emacs1] [separate][compile-emacs2]
149149
[guides][compile-emacs3-official] for doing so.
150150

151151
When you are content with your tweaks to Eglot (and/or its sibling
152-
`:core` packages), submit you patch **💪via email💪** to
152+
`:core` packages), submit your patch **💪via email💪** to
153153
`bug-gnu-emacs@gnu.org`. You may CC the authors/maintainers of
154-
packages if you know their emails but it isn't strictly necessary.
154+
packages if you know their emails, but it isn't strictly necessary.
155155
We'll guide you if any more steps are needed (like copyright
156156
assignments, etc).
157157

0 commit comments

Comments
 (0)