docs: fix grammar in preload tutorial summary (#45522)

This commit is contained in:
Josh Jancourtz
2025-02-10 16:15:32 -05:00
committed by GitHub
parent f5025b6246
commit 2f288bc7cc

View File

@@ -252,7 +252,7 @@ apps often use the preload script to set up inter-process communication (IPC) in
to pass arbitrary messages between the two kinds of processes.
In the next part of the tutorial, we will be showing you resources on adding more
functionality to your app, then teaching you distributing your app to users.
functionality to your app, then teaching you how to distribute your app to users.
<!-- Links -->