summaryrefslogtreecommitdiffstats
path: root/docs/en/ranch/2.0/guide
diff options
context:
space:
mode:
Diffstat (limited to 'docs/en/ranch/2.0/guide')
-rw-r--r--docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc2
-rw-r--r--docs/en/ranch/2.0/guide/migrating_from_1.7/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc b/docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc
index d10d1fdf..3ed6d85d 100644
--- a/docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc
+++ b/docs/en/ranch/2.0/guide/migrating_from_1.7.asciidoc
@@ -160,4 +160,4 @@ for Erlang/OTP 19 and 20 has been removed.
`ssl:ssl_accept/1,2`.
* The `ranch_ssl:ssl_opt()` type has been updated to conform
- with Erlang/OTP 22.0.
+ with Erlang/OTP 23.0.
diff --git a/docs/en/ranch/2.0/guide/migrating_from_1.7/index.html b/docs/en/ranch/2.0/guide/migrating_from_1.7/index.html
index c943efae..186d66a8 100644
--- a/docs/en/ranch/2.0/guide/migrating_from_1.7/index.html
+++ b/docs/en/ranch/2.0/guide/migrating_from_1.7/index.html
@@ -138,7 +138,7 @@
</li>
<li>Ranch now calls <code>ssl:handshake/1,2,3</code> instead of <code>ssl:ssl_accept/1,2</code>.
</li>
-<li>The <code>ranch_ssl:ssl_opt()</code> type has been updated to conform with Erlang/OTP 22.0.
+<li>The <code>ranch_ssl:ssl_opt()</code> type has been updated to conform with Erlang/OTP 23.0.
</li>
</ul>