Skip to content

Commit 4179252

Browse files
committed
📝 Typo
1 parent de7dbcb commit 4179252

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

readme.md

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66
A word, phrase, or sequence that reads the same backward as forward.
77

8+
## Usage
9+
810
The API is the same on all this platforms ✔️
911

1012
### [Deno 🦕](https://deno.land/x/palindrome)

scripts/node_support.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { buildPackage } from "https://deno.land/x/[email protected]/node_support.ts";
22

33
buildPackage({
4-
repoName: "palindrome",
4+
repoName: "@ultirequiem/palindrome",
55
description: "A simple palindrome checker.",
66
homepage: "https://ulti.js.org/palindrome",
77
keywords: ["palindrome", "text"],

0 commit comments

Comments
 (0)