Преглед изворни кода

websocket: typo a/an Access-Control-Allow-Origin header

Дилян Палаузов пре 2 година
родитељ
комит
6184fa0d0f
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      src/modules/websocket/doc/websocket_admin.xml

+ 2 - 2
src/modules/websocket/doc/websocket_admin.xml

@@ -407,12 +407,12 @@ modparam("websocket", "sub_protocols", 2)
 		accepting the WebSocket handshake.
 		</para></listitem>
 		<listitem><para>
-		<emphasis>1</emphasis> - Add a
+		<emphasis>1</emphasis> - Add an
 		&quot;Access-Control-Allow-Origin: *&quot; header to the
 		response accepting the WebSocket handshake.
 		</para></listitem>
 		<listitem><para>
-		<emphasis>2</emphasis> - Add a
+		<emphasis>2</emphasis> - Add an
 		&quot;Access-Control-Allow-Origin:&quot; header containing the
 		same body as the &quot;Origin:&quot; header from the request to
 		the response accepting the WebSocket handshake. If there is no