From fe89dfff67804aa4397fff8af4c5cf6ae1562820 Mon Sep 17 00:00:00 2001 From: Florian Cellier Date: Sun, 8 Sep 2024 19:58:51 +0200 Subject: [PATCH] docs: Bad method name in the context (#787) --- docs/handbook/03_building_something_real.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/handbook/03_building_something_real.md b/docs/handbook/03_building_something_real.md index 65cf2e5a..6b52a9de 100644 --- a/docs/handbook/03_building_something_real.md +++ b/docs/handbook/03_building_something_real.md @@ -156,7 +156,7 @@ Note that in this case, clicking the link will also cause the browser to follow } ``` -Similarly, our `source` target need not be an ``. The controller only expects it to have a `value` property and a `select()` method. That means we can use a `