Browse Source

docs: fix typo

Marian Beermann 8 năm trước cách đây
mục cha
commit
6e17ca7c3a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/internals/data-structures.rst

+ 1 - 1
docs/internals/data-structures.rst

@@ -17,7 +17,7 @@ Repository
 
 .. Some parts of this description were taken from the Repository docstring
 
-|project_name| stores its data in a `Repository`, which is a filesystem-based
+Borg stores its data in a `Repository`, which is a file system based
 transactional key-value store. Thus the repository does not know about
 the concept of archives or items.