fix directory name

This commit is contained in:
Dario Gabriel Lipicar
2026-04-09 18:44:17 -03:00
parent 5c5074e488
commit 2e9c799cd4
+1 -1
View File
@@ -26,4 +26,4 @@ Working module source code used by the tutorials:
|-----------|--------|------|----------|
| `logos-calc-module/` | `calc_module` | Core (wraps libcalc) | Part 1 |
| `logos-calc-ui/` | `calc_ui` | QML UI | Part 2 |
| `logos-calc-cpp-ui/` | `calc_ui_cpp` | C++ UI | Part 3 |
| `logos-calc-ui-cpp/` | `calc_ui_cpp` | C++ UI | Part 3 |