Skip to content

Commit 0edab6c

Browse files
author
Ikko Eltociear Ashimine
authored
Docs: Update typescript/README.md (#9)
Ouput -> Output
1 parent 428d558 commit 0edab6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clients/typescript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -507,7 +507,7 @@ export default function Home() {
507507
<li className="" key={column.id}>
508508
<span>
509509
{column.gen_config
510-
? "Ouput"
510+
? "Output"
511511
: "Input"}
512512
</span>
513513
</li>

0 commit comments

Comments
 (0)