diff --git a/src/components/jobPopout/OfferJobPopout.jsx b/src/components/jobPopout/OfferJobPopout.jsx
index 639f354..ad4a8d8 100644
--- a/src/components/jobPopout/OfferJobPopout.jsx
+++ b/src/components/jobPopout/OfferJobPopout.jsx
@@ -193,7 +193,7 @@ function OfferJobPopout({details, onClose, situation}) {
type="button"
className=" border-gradient text-18 tracking-wide px-2 py-2 rounded-full"
>
- Close
+ Cancel
{/* end of close button */}