From 256f8e4ebdc4508d6409e475b94d408e7598859b Mon Sep 17 00:00:00 2001 From: Andre Riesco Date: Mon, 9 Sep 2024 14:37:48 -0300 Subject: [PATCH] tcb: doc, fix typo on title Signed-off-by: Andre Riesco --- tcb/.doc/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcb/.doc/README.md b/tcb/.doc/README.md index 7dfb4b7e7..6cbb6fb07 100644 --- a/tcb/.doc/README.md +++ b/tcb/.doc/README.md @@ -1,4 +1,4 @@ -# TorizonCore Builder QML Template Specific Documentation +# TorizonCore Builder Template Specific Documentation This is a special type of template which is meant to ease the use of the [TorizonCore Builder tool](https://developer.toradex.com/torizon/os-customization/torizoncore-builder-tool-customizing-torizoncore-images), with the help of the [TorizonCore Builder Extension](https://marketplace.visualstudio.com/items?itemName=Toradex.tcb-vscode).