Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ system, and much more. We could express the above like this::
... to=["http://employeemine.example/jim/",
... "http://employeemine.example/sarah/"],
... object=vocab.Note(
... http://drboss.example/rants/power-productivity/",
... "http://drboss.example/rants/power-productivity/",
... content="Thanks to my latest invention, productivity is up 1 million percent! MWAHAHA!!"))

If we were writing our own diary application, we could specify an
Expand Down