docs: Fix grammar in Docker instructions (#35061)

Description: Added missing article 'the' for better readability.
This commit is contained in:
Gottapu Pavan 2025-12-05 13:50:23 +05:30 committed by GitHub
parent 9774adf7ac
commit 7018899378
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,7 +75,7 @@ It takes care of installation, setup, upgrades, monitoring, maintenance and supp
### Docker
Prerequisites: docker, docker-compose, git. Refer [Docker Documentation](https://docs.docker.com) for more details on Docker setup.
Run following commands:
Run the following commands:
```
git clone https://github.com/frappe/frappe_docker