Skip to content

Commit 83a2611

Browse files
author
UniverseBible
committed
text issue fix
1 parent a1a19ab commit 83a2611

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pages/HomePage/home.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ const tiers = [
9393
{
9494
title: 'VFG',
9595
pageNo: 2,
96-
description: ['Build visualisation from \nVFG'],
96+
description: ['Build visualisation from VFG'],
9797
buttonText: 'Sign up for free',
9898
buttonVariant: 'outlined',
9999
},

src/pages/PageOne/dropAndFetch.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default function DropAndFetch({ onStore, onClick, newURL }) {
2323
{
2424
name: "Domain",
2525
fileType: ".pddl",
26-
desc: "or predictes and actions",
26+
desc: "for predictes and actions",
2727
},
2828
{
2929
name: "Problem",

0 commit comments

Comments
 (0)