aptos-core icon indicating copy to clipboard operation
aptos-core copied to clipboard

Corrected typo.

Open gweidart opened this issue 3 years ago • 0 comments

Description

Line 21, the word "combiled" is a grammatical error. Corrected spelling to "compiled".

Test Plan

Use of "combiled" proposes a sequence of letters that has never been used as a word.

my correction however,

Compiled

verb (used with object), com·piled, com·pil·ing. to compile data. Computers. to translate (a computer program) from a high-level language into another language, usually machine language, using a compiler.

ORIGIN OF COMPILE C14: from Latin compīlāre to pile together, plunder, from com- together + pīlāre to thrust down, pack


This change is Reviewable

gweidart avatar Oct 18 '22 02:10 gweidart