Editing pass (#1456)

I edited for spelling, punctuation, usage, corporate voice, and consistencey. I also added .DS_Store to .gitignore.
This commit is contained in:
Jay Bryant
2019-12-14 10:15:54 -06:00
committed by Spencer Gibb
parent 4272e45cc2
commit a721b36e4a
3 changed files with 885 additions and 466 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.DS_Store
*~
#*
*#
@@ -18,4 +19,4 @@ _site/
.shelf
*.swp
*.swo
.vscode/
.vscode/

View File

@@ -13,4 +13,4 @@
:sc-ext: java
:project-full-name: Spring Cloud Gateway
:all: {asterisk}{asterisk}
:all: {asterisk}{asterisk}

File diff suppressed because it is too large Load Diff