From d4cdd1d4b3c133a1f83f1cf2cd97176f6a3dc6f8 Mon Sep 17 00:00:00 2001 From: Bill Talcott Date: Tue, 13 Jun 2023 13:03:13 -0400 Subject: [PATCH] typo --- book/CH02_ComponentsOfAHypermediaSystem.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/CH02_ComponentsOfAHypermediaSystem.adoc b/book/CH02_ComponentsOfAHypermediaSystem.adoc index e2b6ca3..dcf2ae9 100644 --- a/book/CH02_ComponentsOfAHypermediaSystem.adoc +++ b/book/CH02_ComponentsOfAHypermediaSystem.adoc @@ -847,7 +847,7 @@ We often need to compose elements and augment them with attributes. Do you know, off the top of your head, the best elements and attributes to use for... // TODO dzk (maybe give the correct elements here? I don't know them... :) -// maybe 'rummange through the html tool chest before building a new component.' +// maybe 'rummage through the html tool chest before building a new component.' * A "command palette" menu? * A play-pause button? * A search field with a search button next to it? (Check the HTML spec -- there might be things on there you don't remember from before!)