Commit b3cae374 authored by Agniva De Sarker's avatar Agniva De Sarker Committed by Ian Lance Taylor

doc: fix minor capitalization typo

Updated page to Page to match with the sample code

Fixes #21773

Change-Id: Ia884a22fd587860c7a6148103b2b474425e45284
Reviewed-on: https://go-review.googlesource.com/66790Reviewed-by: default avatarIan Lance Taylor <iant@golang.org>
parent 9ec5f5b3
...@@ -179,7 +179,7 @@ You can compile and run the program like this: ...@@ -179,7 +179,7 @@ You can compile and run the program like this:
<pre> <pre>
$ go build wiki.go $ go build wiki.go
$ ./wiki $ ./wiki
This is a sample page. This is a sample Page.
</pre> </pre>
<p> <p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment