Commit 48f236e4 authored by omahs's avatar omahs Committed by GitHub

Fix minor typo (#1608)

fix typo
parent 0349c453
......@@ -133,7 +133,7 @@ const UserOpDetails = ({ query }: Props) => {
</DetailsInfoItem>
<DetailsInfoItem
title="Gas used"
hint="Actual gas amount used by the the User operation"
hint="Actual gas amount used by the User operation"
isLoading={ isPlaceholderData }
>
<Skeleton isLoaded={ !isPlaceholderData }>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment