Skip to content

Commit a537cdb

Browse files
authored
Merge pull request datalad#7550 from alliesw/patch-1
Update README.md: improve wording
2 parents f131881 + 6757716 commit a537cdb

File tree

2 files changed

+7
-4
lines changed

2 files changed

+7
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@
3636

3737
# 10000-ft. overview
3838

39-
DataLad makes data management and data distribution more accessible.
40-
To do that, it stands on the shoulders of [Git] and [Git-annex] to deliver a
39+
DataLad's purpose is to make data management and data distribution more accessible.
40+
To do so, it stands on the shoulders of [Git] and [Git-annex] to deliver a
4141
decentralized system for data exchange. This includes automated ingestion of
4242
data from online portals and exposing it in readily usable form as Git(-annex)
43-
repositories, so-called datasets. The actual data storage and permission
44-
management, however, remains with the original data providers.
43+
repositories - or datasets. However, the actual data storage and permission
44+
management remains with the original data provider(s).
4545

4646
The full documentation is available at http://docs.datalad.org and
4747
http://handbook.datalad.org provides a hands-on crash-course on DataLad.

changelog.d/pr-7550.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
### 📝 Documentation
2+
3+
- Update README.md: improve wording. [PR #7550](https://github.com/datalad/datalad/pull/7550) (by [@alliesw](https://github.com/alliesw))

0 commit comments

Comments
 (0)