Skip to content

Commit b4cde9c

Browse files
author
Per Kops
committed
docs: fix spelling and spacing in README.md
1 parent 57f97ec commit b4cde9c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -390,12 +390,12 @@ By using these options, you can effectively organize generated files into meanin
390390

391391
The `projectSuffixName` extend `projectName` like the example:
392392

393-
| projectName | projectSuffixName | Generated project name | Reson |
394-
|-------------|-------------------|------------------------|-------|
393+
| projectName | projectSuffixName | Generated project name | Reason |
394+
|-------------|-------------------|------------------------|----------------------------|
395395
| PetStore | | PetStore.Api.Generated | default is `Api.Generated` |
396-
| PetStore | MyApi | PetStore.MyApi | |
397-
| PetStore | Foo.Api | PetStore.Foo.Api | |
398-
| PetStore | Bar-Api | PetStore.Bar.Api | |
396+
| PetStore | MyApi | PetStore.MyApi | |
397+
| PetStore | Foo.Api | PetStore.Foo.Api | |
398+
| PetStore | Bar-Api | PetStore.Bar.Api | |
399399

400400
## PetStore Example
401401

0 commit comments

Comments
 (0)