diff options
| author | cl2017 <chenlin.liu@daocloud.io> | 2023-04-25 19:50:54 +0800 |
|---|---|---|
| committer | cl2017 <chenlin.liu@daocloud.io> | 2023-05-31 15:56:52 +0800 |
| commit | 71c4b3ddb3ea287f5274932b41bcfc8e6ce7acce (patch) | |
| tree | 2e7123a41db267122aa06d61bcf8629c009b2f18 /manifests | |
| parent | Merge pull request #4689 from lishaokai1995/master (diff) | |
| download | kubeedge-71c4b3ddb3ea287f5274932b41bcfc8e6ce7acce.tar.gz | |
fix grammar error
Signed-off-by: cl2017 <chenlin.liu@daocloud.io>
Diffstat (limited to 'manifests')
| -rw-r--r-- | manifests/charts/cloudcore/crds/devices_v1alpha2_device.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/charts/cloudcore/crds/devices_v1alpha2_device.yaml b/manifests/charts/cloudcore/crds/devices_v1alpha2_device.yaml index 313df0991..3da933b9a 100644 --- a/manifests/charts/cloudcore/crds/devices_v1alpha2_device.yaml +++ b/manifests/charts/cloudcore/crds/devices_v1alpha2_device.yaml @@ -471,7 +471,7 @@ spec: properties: twins: description: 'A list of device twins containing desired/reported desired/reported - values of twin properties.. Optional: A passive device won''t have + values of twin properties. Optional: A passive device won''t have twin properties and this list could be empty.' items: description: Twin provides a logical representation of control properties |
