Skip to content

Commit

Permalink
Update index.md (#1271)
Browse files Browse the repository at this point in the history
* Update index.md

* Removing extra a
  • Loading branch information
marymch authored and mairaw committed Nov 19, 2016
1 parent 96a5125 commit 349d8d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/fsharp/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ms.assetid: ea27fb37-dad1-4bd4-a3cc-4f5c70767ae9

# F# Guide

F# is a cross-platform, open source programming languge for .NET which provides first-class support for functional programming, along with support of object-oriented and imperative programming. The Visual F# compiler and tooling are Microsoft's implementation and tooling for the F# programming language, making F# a first-class member of .NET.
F# is a cross-platform, open source programming language for .NET which provides first-class support for functional programming, along with support of object-oriented and imperative programming. The Visual F# compiler and tooling are Microsoft's implementation and tooling for the F# programming language, making F# a first-class member of .NET.

## If You're New to Programming

Expand Down Expand Up @@ -63,4 +63,4 @@ To learn more and get involved, check out [fsharp.org](http://fsharp.org).

* [F# Learning Resources on fsharp.org](http://fsharp.org/learn.html)
* [F# Snippets Website](http://www.fssnip.net)
* [F# Software Foundation](http://fsharp.org)
* [F# Software Foundation](http://fsharp.org)

0 comments on commit 349d8d6

Please sign in to comment.