From 0bcc56a9a100c7c20302e860025e8465e78e0a91 Mon Sep 17 00:00:00 2001 From: schlak Date: Mon, 7 Jul 2025 14:19:05 +0200 Subject: [PATCH] Update readme.md fixies a typo in the style.css --- chapters/05-custom-controls-and-third-party-packages/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapters/05-custom-controls-and-third-party-packages/readme.md b/chapters/05-custom-controls-and-third-party-packages/readme.md index 278d5ae..46d8337 100644 --- a/chapters/05-custom-controls-and-third-party-packages/readme.md +++ b/chapters/05-custom-controls-and-third-party-packages/readme.md @@ -318,7 +318,7 @@ xmlns:cc="uimodule.ext.control" ### 10. Add CSS styling -➡️ Create a new file `codejam.supermarket/uimodule/webapp/css/style,css` with the following content: +➡️ Create a new file `codejam.supermarket/uimodule/webapp/css/style.css` with the following content: ```css .fixed {