Skip to content

Commit 40e2844

Browse files
authored
Typo fix
1 parent 3d257dd commit 40e2844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: JuliaOpt: Optimization packages for the Julia language
55

66
# JuliaOpt is dead, long live JuMP!
77

8-
As of 2020, the JuMP ecosystem has transition to a new webpage, [jump.dev](https://jump.dev), and a new GitHub organization, [JuMP-dev](https://github.com/jump-dev). JuliaOpt is no longer an active organization. This website remains up for historical interest only; most of the content is out of date.
8+
As of 2020, the JuMP ecosystem has transitioned to a new webpage, [jump.dev](https://jump.dev), and a new GitHub organization, [JuMP-dev](https://github.com/jump-dev). JuliaOpt is no longer an active organization. This website remains up for historical interest only; most of the content is out of date.
99

1010
# What is Julia?
1111
["Julia is a high-level, high-performance dynamic programming language for technical computing"](http://julialang.org). It is free (open source) and supports Windows, OSX, and Linux. It has a familiar syntax, works well with external libraries, is fast, and has advanced language features like metaprogramming that enable interesting possibilities for optimization software.

0 commit comments

Comments
 (0)