1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-07-31 22:40:19 +02:00

Merge pull request #5579 from includeSimon/patch-1

Fix typo in cocpy
This commit is contained in:
dsh
2024-05-10 13:01:30 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# Live in terminal
A terminal is simply a text-based interface to the computer, it is use to interact with your computer system via CLI (command line interface)
A terminal is simply a text-based interface to the computer, it is used to interact with your computer system via CLI (command line interface)
Visit the following resources to learn more: