diff --git a/docs/protocol/serialization/signalproxy_objects.md b/docs/protocol/serialization/signalproxy_objects.md
index 26b3abc24d9e1d60dc6ec7e362495dc704451133..e17dfc59e11fae7184160340a9488bf1134eed33 100644
--- a/docs/protocol/serialization/signalproxy_objects.md
+++ b/docs/protocol/serialization/signalproxy_objects.md
@@ -62,7 +62,7 @@ is translated into
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always ""
+As this object is a singleton, the objectName is always ``
 
 **Runtime**
 
@@ -115,7 +115,7 @@ interface AliasManager {
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always ""
+As this object is a singleton, the objectName is always ``
 
 **Runtime**
 
@@ -181,7 +181,7 @@ fields. For the same reason it also does **not** support the otherwise standard
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always ""
+As this object is a singleton, the objectName is always ``
 
 **Runtime**
 
@@ -354,7 +354,7 @@ interface BufferViewConfig {
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always ""
+As this object is a singleton, the objectName is always ``
 
 **Runtime**
 
@@ -443,7 +443,7 @@ interface CertManager {
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always ""
+As this object is a singleton, the objectName is always ``
 
 **Runtime**
 
@@ -514,7 +514,7 @@ interface CoreInfo {
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always "DccConfig"
+As this object is a singleton, the objectName is always `DccConfig`
 
 **Runtime**
 
@@ -536,7 +536,7 @@ interface DccConfig {
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always ""
+As this object is a singleton, the objectName is always ``
 
 **Runtime**
 
@@ -736,7 +736,7 @@ interface Identity {
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always ""
+As this object is a singleton, the objectName is always ``
 
 **Runtime**
 
@@ -895,7 +895,7 @@ interface IrcChannel {
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always ""
+As this object is a singleton, the objectName is always ``
 
 **Runtime**
 
@@ -1216,7 +1216,7 @@ interface Network {
 
 **ObjectName**
 
-As this object is a singleton, the objectName is always "GlobalNetworkConfig"
+As this object is a singleton, the objectName is always `GlobalNetworkConfig`
 
 **Runtime**