Skip to content

Commit 558b9b0

Browse files
committed
spelling
1 parent 2d9a06c commit 558b9b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frc-read-the-docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ubuntu:18.04
33
RUN apt-get update && apt-get install -y build-essential redis-server \
44
python3.7 python3.7-dev \
55
python3 python3-dev python3-pip \
6-
libxml2-dev libsxlt1-dev zlib1g-dev
6+
libxml2-dev libxslt1-dev zlib1g-dev
77

88
ENV DOCKER_ENABLE True
99

0 commit comments

Comments
 (0)