Skip to content

Commit a356c4e

Browse files
committed
fix multiline text
1 parent 0fc9bda commit a356c4e

File tree

1 file changed

+1
-3
lines changed
  • src/content/docs/concept/Inter-Process Communication

1 file changed

+1
-3
lines changed

src/content/docs/concept/Inter-Process Communication/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,7 @@ Core -> Frontend: "Event"{style.animated: true}
5656

5757
{/* This is important to mention to make it clear to the developer what they need to do to secure their application. */}
5858

59-
Under the hood, events still utilize Commands,
60-
and the access to the events API is controlled by the
61-
[Event permissions](/reference/acl/core-permissions/#event).
59+
Under the hood, events still utilize Commands, and the access to the events API is controlled by the [Event permissions](/reference/acl/core-permissions/#event).
6260

6361
## Commands
6462

0 commit comments

Comments
 (0)