Merge pull request #17157 from dotnet/master

Merge to live 28 Feb
pull/17207/head
Rick Anderson 2020-02-28 18:32:12 -08:00 committed by GitHub
commit 1721e2778e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -272,7 +272,7 @@ The [Accept-Language header](https://www.w3.org/International/questions/qa-accep
6. Tap the language, then tap **Move Up**.
::: moniker range=">= aspnetcore-3.1"
::: moniker range="> aspnetcore-3.1"
### The Content-Language HTTP header
The [Content-Language](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Language) entity header:

View File

@ -6,7 +6,7 @@
},
{
"op": "copy",
"from": "/orders/0",
"path": "/orders/1"
"from": "/orders/1",
"path": "/orders/0"
}
]
]