From b0393986181a73ec9ab0d9e376c04f0da1f5b5b3 Mon Sep 17 00:00:00 2001 From: Tony Messias Date: Sat, 18 Jun 2022 21:30:08 -0300 Subject: [PATCH] Tweaks docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 34e788e..dc672eb 100644 --- a/README.md +++ b/README.md @@ -858,7 +858,7 @@ The Turbo Native client should intercept navigations to these special routes and At the time of this writing, there aren't much information on how the mobile clients should interact with these routes. However, I wanted to be able to experiment with them, so I brought them to the package for parity (see this [comment here](https://github.com/hotwired/turbo-rails/issues/78#issuecomment-815897904)). -If you don't want these routes enabled, feel free to disable them in your `config/turbo-laravel.php` file (make sure the Turbo Laravel configs are published): +If you don't want these routes enabled, feel free to disable them by commenting out the feature on your `config/turbo-laravel.php` file (make sure the Turbo Laravel configs are published): ```php return [