Skip to content

Commit a14e512

Browse files
committed
fix text
1 parent ee0eb06 commit a14e512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/blog/2025-10-23-redesigned-publisher-tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Our tool configuration preferences need to be stored on the server as JSON and s
5353
The **`api`** provides a service that retrieves configuration and later can handle payment operations too, so it serves two critical purposes:
5454

5555
1. **Configuration delivery:** Fetch stored settings and serve them to embedded widgets
56-
2. **Payment proxy:** Handle the Open Payments protocol flow (quote generation, grant authorization, payment finalization)
56+
2. **Payment proxy:** Handle the Open Payments flow (quote generation, grant authorization, payment finalization)
5757

5858
Based on what we’ve established so far, we can draw the following:
5959
![Configuration flow](/developers/img/blog/2025-10-17/tools-flow.png)

0 commit comments

Comments
 (0)