Skip to content

Commit d566a66

Browse files
fixes
1 parent befaba3 commit d566a66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

components/dashboard/src/Login.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ const RightProductDescriptionPanel = () => {
390390

391391
<div className="flex flex-col gap-4 flex-1">
392392
<h2 className="text-white text-xl font-bold leading-tight text-center max-w-sm mx-auto">
393-
Ona - | parallel SWE agents in the cloud, sandboxed for high-autonomy.{" "}
393+
Ona - parallel SWE agents in the cloud, sandboxed for high-autonomy.{" "}
394394
<a
395395
href="https://app.ona.com"
396396
target="_blank"

components/dashboard/src/OnaRightPanel.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export const OnaRightPanel = () => {
6868

6969
<div className="flex flex-col gap-4 flex-1">
7070
<h2 className="text-white text-xl font-bold leading-tight text-center">
71-
Ona - | parallel SWE agents in the cloud, sandboxed for high-autonomy.{" "}
71+
Ona - parallel SWE agents in the cloud, sandboxed for high-autonomy.{" "}
7272
<a
7373
href="https://app.ona.com"
7474
target="_blank"

0 commit comments

Comments
 (0)