Skip to content

Commit

Permalink
Fix title and metadata (dotnet#1149)
Browse files Browse the repository at this point in the history
  • Loading branch information
cartermp authored Oct 13, 2016
1 parent d0b7b9e commit 21063bb
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Getting started with F# with command-line tools
description: Getting started with F# on .NET Core
description: Learn how to use F# with the cross-platform .NET CLI.
keywords: visual f#, f#, functional programming, .NET, .NET Core
author: cartermp
manager: wpickett
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Getting Started with F# in Visual Studio
description: Getting Started with F# in Visual Studio
description: Learn how to use F# with Visual Studio.
keywords: visual f#, f#, functional programming
author: cartermp
manager: danielfe
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Getting Started with F# in Visual Studio Code with Ionide
description: Learn how to write and run F# code in Visual Studio Code with Ionide
description: Learn how to use F# with Visual Studio Code and the Ionide plugin suite.
keywords: visual f#, f#, functional programming, .NET, Visual Studio Code, vscode, Ionide
author: cartermp
manager: wpickett
Expand Down
2 changes: 1 addition & 1 deletion docs/fsharp/tutorials/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ms.devlang: dotnet
ms.assetid: 615db1ec-6ef3-4de2-bae6-4586affa9771
---

# Getting Started with F#
# Getting Started with F# #

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

Expand Down

0 comments on commit 21063bb

Please sign in to comment.