docs: grammar and spelling fixes (#22136)

<!--Delete sections as needed -->

## Description

<!-- Tell us what you did and why -->

Fix a few grammar and spelling errors.


## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review
- [ ] Editorial review
- [ ] Product review
This commit is contained in:
Ville Skyttä
2025-02-28 21:13:37 -01:00
committed by GitHub
parent 1f684b9b92
commit ae3eec2c70
12 changed files with 12 additions and 12 deletions

View File

@@ -37,7 +37,7 @@ samples:
- mysql
- title: NGINX / ASP.NET / MySQL
url: https://github.com/docker/awesome-compose/tree/master/nginx-aspnet-mysql
description: A sample Nginx reverse proxy with an C# backend using ASP.NET.
description: A sample Nginx reverse proxy with a C# backend using ASP.NET.
services:
- nginx
- .net