flask-cors icon indicating copy to clipboard operation
flask-cors copied to clipboard

Small typo in documentation

Open gitonthescene opened this issue 4 years ago • 3 comments

On this page the last heading is “Using the cross_origins decorator”. I believe cross_origins should be singular.

gitonthescene avatar Feb 16 '21 03:02 gitonthescene

Also I think Decorator for the HTTP Access Control is a dead link.

gitonthescene avatar Feb 16 '21 03:02 gitonthescene

Yes, you're right. I created a small pull request to fix those. Thanks for bringing this up.

By the way, all Flask snippets seem to be gone: https://github.com/pallets/website/issues/41

bbbart avatar Feb 17 '21 16:02 bbbart

I think this issue can probably be closed.

gitonthescene avatar May 25 '21 05:05 gitonthescene

Thank you!

corydolphin avatar Jun 26 '23 05:06 corydolphin