Skip to content

Commit 96370c4

Browse files
authored
Fixed a syntax mistake in the R section
I did the mistake so I fixed it I didnt ruin anyones elses added things
1 parent 8c70ab4 commit 96370c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -622,7 +622,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
622622
- [Build Web Apps with Shiny](http://shiny.rstudio.com/tutorial/)
623623
- [Build A Cryptocurrency Bot](https://towardsdatascience.com/build-a-cryptocurrency-trading-bot-with-r-1445c429e1b1)
624624
- [Learn Associate Rule Mining in R](https://towardsdatascience.com/association-rule-mining-in-r-ddf2d044ae50)
625-
- [Make a Linear regression in R] (https://www.scribbr.com/statistics/linear-regression-in-r/)
625+
- [Make a Linear regression in R](https://www.scribbr.com/statistics/linear-regression-in-r/)
626626

627627
## Rust:
628628

0 commit comments

Comments
 (0)