Quickfix: ADR titles (#3746)

* Fixed ADR content typos

* Fix comment in test.yaml
This commit is contained in:
Erin Song 2025-04-28 15:06:08 -07:00 committed by GitHub
parent b8578f1874
commit a8bea7be91
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# test.yml # test.yaml
name: Testing name: Testing
on: on:

View file

@ -1,4 +1,4 @@
# 22. Use geventconnpool library for Connection Pooling # 23. Use geventconnpool library for Connection Pooling
Date: 2023-13-10 Date: 2023-13-10

View file

@ -1,4 +1,4 @@
# 24. Production Release Cadence # 25. Caching
Date: 2024-14-02 Date: 2024-14-02

View file

@ -1,4 +1,4 @@
# 26. Django Waffle library for Feature Flags # 27. Ajax for Dynamic Content
Date: 2024-05-22 (back dated) Date: 2024-05-22 (back dated)