windmill icon indicating copy to clipboard operation
windmill copied to clipboard

Incorrect copy: "Previous versions of this hash"

Open jaller94 opened this issue 3 years ago • 0 comments

On a page of a script, it says "Previous versions of the hash". That doesn't make any sense, because it's a list of hashes and a hash can't have versions.

I think this should say:

  • Previous versions of this script (favourite, because it's easier to understand)
  • Previous hashes of this script

jaller94 avatar Aug 10 '22 16:08 jaller94

@jaller94 Thanks for catching this wording error. Fixed in favor of:

<h3>
	Previous versions of this script <Tooltip
		>When you edit a script, a new hash is created and the hashes corresponding to the
		previous versions of this script are archived</Tooltip
	>
</h3>

Lmk if that seems satisfactory ?

rubenfiszel avatar Aug 14 '22 10:08 rubenfiszel