Skip to content

Commit 21063bb

Browse files
authored
Fix title and metadata (#1149)
1 parent d0b7b9e commit 21063bb

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

docs/fsharp/tutorials/getting-started/getting-started-command-line.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Getting started with F# with command-line tools
3-
description: Getting started with F# on .NET Core
3+
description: Learn how to use F# with the cross-platform .NET CLI.
44
keywords: visual f#, f#, functional programming, .NET, .NET Core
55
author: cartermp
66
manager: wpickett

docs/fsharp/tutorials/getting-started/getting-started-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Getting Started with F# in Visual Studio
3-
description: Getting Started with F# in Visual Studio
3+
description: Learn how to use F# with Visual Studio.
44
keywords: visual f#, f#, functional programming
55
author: cartermp
66
manager: danielfe

docs/fsharp/tutorials/getting-started/getting-started-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Getting Started with F# in Visual Studio Code with Ionide
3-
description: Learn how to write and run F# code in Visual Studio Code with Ionide
3+
description: Learn how to use F# with Visual Studio Code and the Ionide plugin suite.
44
keywords: visual f#, f#, functional programming, .NET, Visual Studio Code, vscode, Ionide
55
author: cartermp
66
manager: wpickett

docs/fsharp/tutorials/getting-started/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.devlang: dotnet
1212
ms.assetid: 615db1ec-6ef3-4de2-bae6-4586affa9771
1313
---
1414

15-
# Getting Started with F#
15+
# Getting Started with F# #
1616

1717
There are three primary ways to get started with F#:
1818

0 commit comments

Comments
 (0)