Skip to content

Conversation

@Mashimiao
Copy link

setup is a noun, 'set up' is a verb

Signed-off-by: Ma Shimiao mashimiao.fnst@cn.fujitsu.com

setup is a noun, 'set up' is a verb

Signed-off-by: Ma Shimiao <mashimiao.fnst@cn.fujitsu.com>

Namespaces are specified as an array of entries inside the `namespaces` root field.
The following parameters can be specified to setup namespaces:
The following parameters can be specified to set up namespaces:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer we use “configure” in the sub-properties template. Also looking at parameter vs. property vs. field:

$ git describe
v1.0.0-rc5-162-g4aed614
$ git grep -i propert *.md | wc -l
23
$ git grep -i parameter *.md | wc -l
19
$ git grep -i field *.md | wc -l
18

So I'd like a template like:

The following properties can be specified to configure {thing}.

In this case that would be:

The following properties can be specified to configure namespaces:

But this is just me trying to copy-edit for consistency. The lines are clear as they stand, and slightly more clear with just the “setup” → “set up” change.

@tianon
Copy link
Member

tianon commented May 15, 2017

LGTM

Approved with PullApprove

1 similar comment
@dqminh
Copy link
Contributor

dqminh commented May 23, 2017

LGTM

Approved with PullApprove

@dqminh dqminh merged commit 79ed7d2 into opencontainers:master May 23, 2017
@vbatts vbatts mentioned this pull request Jul 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants