Skip to content

Commit 155c4bf

Browse files
Konrad JamrozikJeffreyRichter
andauthored
Apply suggestions from code review
Co-authored-by: Jeffrey Richter <jeffreyr@microsoft.com>
1 parent 15d2566 commit 155c4bf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

documentation/directory-structure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ You may be also interested in following:
3636
3737
## Key concepts
3838

39-
The directory structure is a reflection of few key concepts.
39+
The directory structure is a reflection of a few key concepts.
4040

4141
A `service` is a set of operation endpoints (typically HTTP REST API endpoints) that **version uniformly**.
4242

43-
A `service group` is a set of services that share common (ARM) **Resource Provider (RP) Namespace**, `RPNS`.
43+
A `service group` is a set of services that share a common (ARM) **Resource Provider (RP) Namespace**, `RPNS`.
4444

4545
In case of ARM, a `service` consists of multiple `resource types`.
4646
A `resource type` can be derived from the URL of HTTP API operations that pertain to it.

0 commit comments

Comments
 (0)