Fix wrong explanation of cinder::cors

cinder::cors is not an option but a class. This change fixes the wrong
description added by a432ad63b4.

Change-Id: I89dbe09a45eeae6ac442b425291135d31befe306
This commit is contained in:
Takashi Kajinami
2021-07-05 11:53:22 +09:00
parent e42724cc89
commit bf039f2d42

View File

@@ -1,4 +1,4 @@
---
features:
- |
The new ``cinder::cors`` option has been added.
The new ``cinder::cors`` class has been added.