Skip to content

Commit c43fb09

Browse files
committed
Correct typos
1 parent 2a295df commit c43fb09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eeps/eep-0001.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ versions of the EEP are posted to erlang-questions. Both headers
272272
should be in dd-mmm-yyyy format, e.g. 14-Aug-2009.
273273

274274
Standards Track EEPs must have a Erlang-Version header which indicates
275-
the version of Erlang that the feature will or has be released with.
275+
the version of Erlang that the feature will or has been released with.
276276
Process EEPs do not need a Erlang-Version header. The version must be
277277
in the same format as the git tag scheme of Erlang/OTP project.
278278

@@ -306,7 +306,7 @@ want to submit corrections to the [EEP repository](https://github.com/erlang/eep
306306
When in doubt about where to send your changes, please check first
307307
with the EEP author and/or EEP editor.
308308

309-
EEP authors can update EEPs by submitting changes to thei pull requests.
309+
EEP authors can update EEPs by submitting changes to their pull requests.
310310

311311
Transferring EEP Ownership
312312
==========================

eeps/eep-0033.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ See the [Markdown][] Syntax for general formatting syntax. On top of
129129
this Markdown EEPs has these requirements:
130130

131131
The first lines of the EEP is for EEP index generator parsing and the
132-
Markdow preprocessing so it must look like the first 10 lines of
132+
Markdown preprocessing so it must look like the first 10 lines of
133133
[this file][eep.md], with that specific style of horizontal rule
134134
and header 2 title. Your EEP may have more or less header lines.
135135

0 commit comments

Comments
 (0)