aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXe <me@christine.website>2021-11-10 16:03:39 -0500
committerXe <me@christine.website>2021-11-10 16:03:39 -0500
commit048db0934e3d74824dd21614c25799d87fa789be (patch)
treef5a0c0b045e253f2d9b3c3406d9096251927613e
parent48a569c8ed6486f2238dde0307e7b32dce8ef2d6 (diff)
downloadxesite-048db0934e3d74824dd21614c25799d87fa789be.tar.xz
xesite-048db0934e3d74824dd21614c25799d87fa789be.zip
port
Signed-off-by: Xe <me@christine.website>
-rw-r--r--talks/nixos-pain-2021-11-10.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/talks/nixos-pain-2021-11-10.markdown b/talks/nixos-pain-2021-11-10.markdown
index 34e0e8d..5cec1b1 100644
--- a/talks/nixos-pain-2021-11-10.markdown
+++ b/talks/nixos-pain-2021-11-10.markdown
@@ -152,7 +152,7 @@ should.
Nix the language can look a bit like a combination of haskell and bash in ways
that are kind of deceiving to people that don't have solid experience with
haskell or other functional programming languages. This is a little bit of code
-that breaks a host colon porn thing into just the port number so that you can
+that breaks a host:port thing into just the port number so that you can
add it to a firewall rule. Additionally it also checks if you have tls enabled
with the http certification for Let's Encrypt and adds port 80 for that. If you
aren't really familiar with Haskell or other functional languages (and without