diff --git a/erts/doc/src/alt_dist.xml b/erts/doc/src/alt_dist.xml
index f6b93271881f..09ac9ee5dfe9 100644
--- a/erts/doc/src/alt_dist.xml
+++ b/erts/doc/src/alt_dist.xml
@@ -162,7 +162,7 @@
Distribution Module
- The distribution module expose an API that net_kernel call
+ The distribution module exposes an API that net_kernel calls
in order to manage connections to other nodes. The module name
should have the suffix _dist.
@@ -1152,7 +1152,7 @@
callbacks although it has marked itself as busy. This has always been a
requirement on drivers used by the distribution, but no capability
information has been available about this previously. For more
- information. see
+ information, see
erl_driver:set_busy_port()).
This driver was written before the runtime system had SMP support.