File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -272,7 +272,7 @@ versions of the EEP are posted to erlang-questions. Both headers
272272should be in dd-mmm-yyyy format, e.g. 14-Aug-2009.
273273
274274Standards 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 be released with.
276276Process EEPs do not need a Erlang-Version header. The version must be
277277in 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
306306When in doubt about where to send your changes, please check first
307307with 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
311311Transferring EEP Ownership
312312==========================
Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ See the [Markdown][] Syntax for general formatting syntax. On top of
129129this Markdown EEPs has these requirements:
130130
131131The 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
134134and header 2 title. Your EEP may have more or less header lines.
135135
You can’t perform that action at this time.
0 commit comments