File tree 2 files changed +3
-3
lines changed
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
272
272
should be in dd-mmm-yyyy format, e.g. 14-Aug-2009.
273
273
274
274
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 be released with.
276
276
Process EEPs do not need a Erlang-Version header. The version must be
277
277
in the same format as the git tag scheme of Erlang/OTP project.
278
278
@@ -306,7 +306,7 @@ want to submit corrections to the [EEP repository](https://github.com/erlang/eep
306
306
When in doubt about where to send your changes, please check first
307
307
with the EEP author and/or EEP editor.
308
308
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.
310
310
311
311
Transferring EEP Ownership
312
312
==========================
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
129
129
this Markdown EEPs has these requirements:
130
130
131
131
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
133
133
[ this file] [ eep.md ] , with that specific style of horizontal rule
134
134
and header 2 title. Your EEP may have more or less header lines.
135
135
You can’t perform that action at this time.
0 commit comments