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/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Motivation
==========

The motivation for this package is the fact that it often is convenient for
certain very simple problems to simply write and read data from a fileystem,
certain very simple problems to simply write and read data from a filesystem,
but often a database of some sort winds up being used simply because of the
power and safety available with a system which uses transactions and ACID
semantics. For example, you wouldn't want a web application with any amount of
Expand Down