Skip to content

Commit 6e94f78

Browse files
committed
use dash
1 parent ab2ff4a commit 6e94f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/security/next-rsc.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ export async function createBooking(data: Booking) {
7575
}
7676
```
7777

78-
All mutations and data access happen in .NET ServiceStack APIs with proper authentication, validation, and authorizationnever directly in React components.
78+
All mutations and data access happen in .NET ServiceStack APIs with proper authentication, validation, and authorization - never directly in React components.
7979

8080
### Secondary Defense: Process Isolation
8181

0 commit comments

Comments
 (0)