Skip to content

Commit dff6045

Browse files
meta title made sentence case
1 parent 4d43a2f commit dff6045

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripting-docs/javascript-language-reference.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22

3-
title: "JavaScript Language Reference"
3+
title: "JavaScript language reference"
44
ms.date: 01/30/2020
55
ms.topic: reference
66
ms.devlang: javascript
@@ -21,4 +21,4 @@ JavaScript is a scripting language that can be embedded in web pages and other a
2121
The Microsoft implementation of JavaScript is compliant with the ECMAScript Language Specification 5th Edition. It also provides additional features that are not included in the ECMA Standards.
2222

2323
> [!IMPORTANT]
24-
> Microsoft has joined the community-wide effort to make [MDN web docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference) the web’s one-stop, premiere development reference, starting by redirecting all 500+ pages of Microsoft’s JavaScript API reference from [docs.microsoft.com](https://docs.microsoft.com) to their MDN counterparts and porting our legacy JS extensions reference for historical and servicing purposes.
24+
> Microsoft has joined the community-wide effort to make [MDN web docs](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference) the web’s one-stop, premiere development reference, starting by redirecting all 500+ pages of Microsoft’s JavaScript API reference from [docs.microsoft.com](https://docs.microsoft.com) to their MDN counterparts and porting our legacy JS extensions reference for historical and servicing purposes.

0 commit comments

Comments
 (0)