Skip to content

Commit f5c7d23

Browse files
authored
Update concepts-logical.md
capitalization fix, per azure style
1 parent 1c769fc commit f5c7d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/concepts-logical.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.topic: conceptual
88
ms.date: 03/31/2020
99
---
1010

11-
# Logical Decoding
11+
# Logical decoding
1212

1313
[Logical decoding in PostgreSQL](https://www.postgresql.org/docs/current/logicaldecoding.html) allows you to stream data changes to external consumers. Logical decoding is popularly used for event streaming and change data capture scenarios.
1414

0 commit comments

Comments
 (0)