We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3c5b4d commit dcb9087Copy full SHA for dcb9087
src/pages/groot.js
@@ -44,7 +44,7 @@ export default function Groot() {
44
{
45
name: "PRO (floating license)",
46
price: "€790",
47
- durance: " / year",
+ durance: " / year (*)",
48
points: [
49
"Search Nodes in large trees",
50
"Unlimited Number of Nodes in Monitor and Log Visualizer",
@@ -138,7 +138,7 @@ export default function Groot() {
138
Groot2
139
</h1>
140
<p className='hero__subtitle'>
141
- The most feature complete IDE <br/>to create and debug Behavior Trees.
+ The most advanced IDE<br/>to create and debug Behavior Trees.
142
</p>
143
<div className={styles.buttonGroup}>
144
{/* <button
0 commit comments