minor : fix missing new line

This commit is contained in:
Georgi Gerganov 2024-02-22 13:29:20 +02:00
parent 534998dbb9
commit a697cd1314
No known key found for this signature in database
GPG key ID: BF970631944C16B7

View file

@ -47,4 +47,5 @@ Feature: Security
| web.mydomain.fr | Access-Control-Allow-Origin | web.mydomain.fr |
| origin | Access-Control-Allow-Credentials | true |
| web.mydomain.fr | Access-Control-Allow-Methods | POST |
| web.mydomain.fr | Access-Control-Allow-Headers | * |
| web.mydomain.fr | Access-Control-Allow-Headers | * |