Browse Source

Removed the "formerly known as Jtalk" from the index page.

Nicolas Petton 12 years ago
parent
commit
59a63b1df1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      _layouts/index.html

+ 1 - 1
_layouts/index.html

@@ -53,7 +53,7 @@
 	<div class="main">
 	  <h1>Amber is an implementation of the Smalltalk language that runs on top of the JavaScript runtime.</h1>
 	  <div class="column">
-	    <p>Amber, formerly known as Jtalk, is an implementation of the Smalltalk-80 language. It is designed to make client-side development faster and easier. It allows developers to write client-side heavy web applications in Smalltalk. </p>
+	    <p>Amber is an implementation of the Smalltalk-80 language. It is designed to make client-side development faster and easier. It allows developers to write client-side heavy web applications in Smalltalk. </p>
 	    <p>Amber includes an integrated development environment with a class browser, workspace, transcript, object inspector and debugger.</p>
 	  </div>
 	  <div class="column">