We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a606578 commit ea58124Copy full SHA for ea58124
1 file changed
index.html
@@ -3089,8 +3089,8 @@ <h3>Gerapy</h3>
3089
<hr class="my-4">
3090
3091
<!--GUI and TUI-->
3092
- <div class="category" id="GUI/TUI Apps">
3093
- <h3 class="mt-4 display-6">GUI/TUI Apps</h3>
+ <div class="category" id="GUI and TUI Apps">
+ <h3 class="mt-4 display-6">GUI and TUI Apps</h3>
3094
<p>
3095
Python frameworks are an excellent choice for graphical user interface (GUI) and text-based user interface (TUI) development,
3096
as they provide developers with versatile tools for creating cross-platform desktop applications.
0 commit comments