Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix a few typos #233

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
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 README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ DocNow is an appraisal tool for the social web that uses Twitter.

DocNow allows archivists to tap into conversations in Twitter to help them
discover what web resources for collection and preservation. It also connects
archivists with content creators in order to make the process of archving web
archivists with content creators in order to make the process of archiving web
content more collaborative and consentful. The purpose of DocNow is to help
ensure ethical practices in web archiving by building conversations between
archivists and the communities they are documenting.
Expand Down
2 changes: 1 addition & 1 deletion docs/cloud/aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Now your computer has the tools it needs to interface with AWS.
* Instance Image: Select "Linux/Unix" platform
* Select blueprint: "OS Only"
* Select: either Ubuntu (18.04) or Centos (7)
* Change SSH Key Pair: Selecte "Create New"
* Change SSH Key Pair: Select "Create New"
* Give your keys the name DocNowLightSailKeyPair
* Download your keys
* Move key file to the `/Users/[yourusername]/.ssh hidden directory withthe following:
Expand Down
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ DocNow is an appraisal tool for the social web that uses Twitter.

DocNow allows archivists to tap into conversations in Twitter to help them
discover what web resources for collection and preservation. It also connects
archivists with content creators in order to make the process of archving web
archivists with content creators in order to make the process of archiving web
content more collaborative and consentful. The purpose of DocNow is to help
ensure ethical practices in web archiving by building conversations between
archivists and the communities they are documenting.
Expand Down