1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-17 14:41:52 +02:00

Fix typo in article title (#7180)

This commit is contained in:
Mark
2024-09-20 21:58:30 +08:00
committed by GitHub
parent acfa8c343a
commit f08566a24c

View File

@@ -5,4 +5,4 @@ The PostgreSQL query planner is an essential component of the system that's resp
Learn more from the following resources:
- [@official@Planner/Optimizer](https://www.postgresql.org/docs/current/planner-optimizer.html)
- [@official@Query Planning@](https://www.postgresql.org/docs/current/runtime-config-query.html)
- [@official@Query Planning](https://www.postgresql.org/docs/current/runtime-config-query.html)