Spelling fixes in patterns

This commit is contained in:
AnirudhG07
2024-12-19 13:38:03 +05:30
parent 1ce5bd4447
commit a7ed257fe3

View File

@@ -26,11 +26,11 @@ Subject: Machine Learning
```
# Example run un bash:
# Example run bash:
Copy the input query to the clipboard and execute the following command:
``` bash
```bash
xclip -selection clipboard -o | fabric -sp analize_answers
```