diff --git a/readme.md b/readme.md
index ac1d34d..58d6199 100644
--- a/readme.md
+++ b/readme.md
@@ -51,7 +51,7 @@ dependencies:
   - …
 ```
 
-Also set the `lib-only` flag in your `stck.yaml` file
+Also set the `lib-only` flag in your `stack.yaml` file
 to avoid irrelevant errors:
 
 ```yaml
diff --git a/stack-standalone.yaml b/stack-standalone.yaml
index fb6ecc2..f85ce93 100644
--- a/stack-standalone.yaml
+++ b/stack-standalone.yaml
@@ -1,4 +1,4 @@
-resolver: lts-22.19
+resolver: lts-22.22
 
 extra-deps:
   - double-x-encoding-1.1.1
diff --git a/stack-standalone.yaml.lock b/stack-standalone.yaml.lock
index 257929a..4711202 100644
--- a/stack-standalone.yaml.lock
+++ b/stack-standalone.yaml.lock
@@ -31,7 +31,7 @@ packages:
     url: https://github.com/Airsequel/simple-sql-parser/archive/680f2b77c53fcc086dc7d5f498f764ad2235b828.tar.gz
 snapshots:
 - completed:
-    sha256: e5cac927cf7ccbd52aa41476baa68b88c564ee6ddc3bc573dbf4210069287fe7
-    size: 713340
-    url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/19.yaml
-  original: lts-22.19
+    sha256: 4be1ca5d31689b524a7f0f17a439bbe9136465213edc498e9a395899a670f2aa
+    size: 718486
+    url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/lts/22/22.yaml
+  original: lts-22.22