Skip to content

Commit 8874c42

Browse files
committed
Typo corrected
1 parent 7d9c128 commit 8874c42

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BioDataScience 2021.1.0
22

3-
- `sdd_info()` function and corresponfing RStudio addin are introduced for easily sharing small pieces of text in a central repository.
3+
- `sdd_info()` function and corresponding RStudio addin are introduced for easily sharing small pieces of text in a central repository.
44

55
# BioDataScience 2021.0.0
66

R/sdd_info.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#' Get centralized information for the BioDataScience course
22
#'
3-
#' Use this function to get small peices of text from a centralized repository.
3+
#' Use this function to get small pieces of text from a centralized repository.
44
#' This is a convenience function to retrieve, say, links, pieces of R code, or
55
#' other textual information in relation with the current BioDataScience course.
66
#' To be used only by students currently involved in a course.

0 commit comments

Comments
 (0)