1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 02:19:22 +02:00

align descriptions

This commit is contained in:
Rob Ede
2022-07-21 03:07:06 +01:00
parent 446c92c3d0
commit 07c5176bd0
14 changed files with 45 additions and 40 deletions

View File

@ -1,6 +1,6 @@
# actix-cors
> Cross-origin resource sharing (CORS) for Actix Web.
> Cross-Origin Resource Sharing (CORS) controls for Actix Web.
[![crates.io](https://img.shields.io/crates/v/actix-cors?label=latest)](https://crates.io/crates/actix-cors)
[![Documentation](https://docs.rs/actix-cors/badge.svg?version=0.6.1)](https://docs.rs/actix-cors/0.6.1)