From 7f1b2d02d41e0c34ed13caf05f4227a69d87c1b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=97=E3=81=BE=E3=81=82=E3=81=98?= <221018698+simaaaji@users.noreply.github.com> Date: Tue, 25 Nov 2025 16:33:24 +0900 Subject: [PATCH] =?UTF-8?q?Fixed=20indentation=20for=20the=20adapter=20lin?= =?UTF-8?q?e=20in=20the=20README=E2=80=99s=20cable.yaml=20example?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f048ce58..58b26ed4 100644 --- a/README.md +++ b/README.md @@ -127,7 +127,7 @@ In `config/cable.yml` ```diff development: - adapter: async -+ adapter: solid_cable ++ adapter: solid_cable + connects_to: + database: + writing: cable