Skip to content

Commit c72c718

Browse files
committed
docs: update tagline
1 parent 8652438 commit c72c718

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/src/main/java/net/william278/huskhomes/command/HuskHomesCommand.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ protected HuskHomesCommand(@NotNull HuskHomes plugin) {
6161
this.updateChecker = plugin.getUpdateChecker();
6262
this.aboutMenu = AboutMenu.builder()
6363
.title(Component.text("HuskHomes"))
64-
.description(Component.text("The powerful and intuitive homes, warps, and teleports plugin/mod"))
64+
.description(Component.text("The powerful & intuitive homes, warps, and teleportation suite"))
6565
.version(plugin.getVersion())
6666
.credits("Author",
6767
AboutMenu.Credit.of("William278").description("Click to visit website").url("https://william278.net"))

docs/Home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# [![HuskHomes banner](https://raw.githubusercontent.com/WiIIiam278/HuskHomes/master/images/banner.png)](https://github.com/WiIIiam278/HuskHomes)
2-
Welcome to the plugin documentation for HuskHomes v4.x+, the powerful and intuitive set homes, warps, and teleports plugin/mod developed by William278. Please click through to the topic you'd like to read about.
2+
Welcome to the plugin documentation for HuskHomes v4.x+, the powerful & intuitive homes, warps, and teleportation suite developed by William278. Please click through to the topic you'd like to read about.
33

44
## Guides
55
* 📚 [[Setup]]

0 commit comments

Comments
 (0)