Skip to content

Commit a2d55fb

Browse files
committed
chapter 9: footnote about curl: end with a period
1 parent 0f485c9 commit a2d55fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapter_09_docker.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -957,7 +957,7 @@ Starting development server at http://127.0.0.1:8888/
957957

958958
A quick run of the FT or check in our browser will show us that nope, that doesn't work either.
959959
Let's try an even lower-level smoke test, the traditional Unix utility `curl`.
960-
It's a command-line tool for making HTTP requests.footnote:[`curl` can make many other types of requests. For details see https://man7.org/linux/man-pages/man1/curl.1.html[curl manual]] Try it on your own computer first:
960+
It's a command-line tool for making HTTP requests.footnote:[`curl` can make many other types of requests. For details see https://man7.org/linux/man-pages/man1/curl.1.html[curl manual].] Try it on your own computer first:
961961

962962
[role="ignore-errors"]
963963
[subs="specialcharacters,macros"]

0 commit comments

Comments
 (0)