chore: fix highlight

This commit is contained in:
Anna 2022-02-16 13:42:18 -05:00
parent 4cd9d94f05
commit 8b19dbd857
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

2
ipc.md
View File

@ -5,7 +5,7 @@ Chat 2's IPC.
Here's an example.
```c#
```cs
public class ContextMenuIntegration {
// This is used to register your plugin with the IPC. It will return an ID
// that you should save for later.