Skip to content

Commit dcb9087

Browse files
Update groot.js
1 parent e3c5b4d commit dcb9087

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pages/groot.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export default function Groot() {
4444
{
4545
name: "PRO (floating license)",
4646
price: "€790",
47-
durance: " / year",
47+
durance: " / year (*)",
4848
points: [
4949
"Search Nodes in large trees",
5050
"Unlimited Number of Nodes in Monitor and Log Visualizer",
@@ -138,7 +138,7 @@ export default function Groot() {
138138
Groot2
139139
</h1>
140140
<p className='hero__subtitle'>
141-
The most feature complete IDE <br/>to create and debug Behavior Trees.
141+
The most advanced IDE<br/>to create and debug Behavior Trees.
142142
</p>
143143
<div className={styles.buttonGroup}>
144144
{/* <button

0 commit comments

Comments
 (0)