Skip to content

Commit

Permalink
fix: fix typo error from nptd-rs to ntpd-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
xylim98 authored and davidv1992 committed Apr 25, 2024
1 parent 7752762 commit e46d43f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/server-setup.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Setting up an NTP server

By default, ntpd-rs only acts as an ntp client, and doesn't serve time on any
network interface. To enable nptd-rs as a server, the following can be added to
network interface. To enable ntpd-rs as a server, the following can be added to
the configuration:
```toml
[[server]]
Expand Down

0 comments on commit e46d43f

Please sign in to comment.