diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-12-03 23:21:07 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-12-03 23:21:07 -0600 |
commit | 96c0dbbfa316744bbf08ae7cb90f913a6552cc18 (patch) | |
tree | 22cba388ba81c146c8ff1064359b851c22348f32 /blog | |
parent | 702f4d473e30d9349a434c1eabffe232162d5014 (diff) | |
download | cleberg.net-96c0dbbfa316744bbf08ae7cb90f913a6552cc18.tar.gz cleberg.net-96c0dbbfa316744bbf08ae7cb90f913a6552cc18.tar.bz2 cleberg.net-96c0dbbfa316744bbf08ae7cb90f913a6552cc18.zip |
fix: correct mispelled code block
Diffstat (limited to 'blog')
-rw-r--r-- | blog/2023-12-03-unifi-nextdns.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/2023-12-03-unifi-nextdns.org b/blog/2023-12-03-unifi-nextdns.org index e6eb4b0..4d790f9 100644 --- a/blog/2023-12-03-unifi-nextdns.org +++ b/blog/2023-12-03-unifi-nextdns.org @@ -78,7 +78,7 @@ team@nextdns.io with the transcript of the installation: #+begin_src sh sh -c 'DEBUG=1 sh -c "$(curl -sL https://nextdns.io/install)"' -#+end_Ssrc +#+end_src *** Content Filtering Conflict :PROPERTIES: |