From 0d1068226aeeff54c6107454ba95ecd8190cd335 Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Tue, 15 Feb 2022 10:11:25 -0600 Subject: [PATCH] Clarify languages involved --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index ace3af9..8bf2a0e 100644 --- a/readme.md +++ b/readme.md @@ -3,9 +3,9 @@ [🖥️ Upstream][upstream] • [🐙 GitHub Mirror][github] I was asked to give a 5-15 minute talk on [Ranch][ranch], a TCP socket acceptor -pool, to show how OTP constructs are used in the real world and expose some of -[Phoenix's][phoenix] underpinnings. This [Livebook][livebook] contains my code -and notes for that talk. +pool writter in Erlang, to show how OTP constructs are used in the real world +and expose some of [Elixir's Phoenix's][phoenix] underpinnings. This +[Livebook][livebook] contains my code and notes for that talk. Thanks to [Divvy][divvy] for inviting me to give this talk.