diff --git a/renderer/src/layouts/projects/Import/ConflictEditor.jsx b/renderer/src/layouts/projects/Import/ConflictEditor.jsx
index c06d4eb1d..c575d37fa 100644
--- a/renderer/src/layouts/projects/Import/ConflictEditor.jsx
+++ b/renderer/src/layouts/projects/Import/ConflictEditor.jsx
@@ -95,7 +95,7 @@ const ConflictComponent = ({
{/*
*/}
-
+
{/*
{'<<<<<<<'}
{' '}
@@ -107,7 +107,7 @@ const ConflictComponent = ({
{/*
=======
*/}
{/*
*/}
-
+
{matchedData.incoming}
{/*
{'>>>>>>>'}
@@ -258,7 +258,7 @@ function ConflictEditor({
disabled={resolveAllActive === false}
className={` ${resolveAllActive ? 'cursor-pointer hover:text-red-600' : 'text-gray-500'}`}
>
- All Current
+ All ours