Skip to content

Commit a0236a0

Browse files
author
mikolajjj
committed
drobna poprawka
1 parent c014a84 commit a0236a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTRUCTION.Rmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ To do that we use:
102102
deputies_create_table(dbname, user, password, host, nr_term_of_office = 8)
103103
```
104104
This function scraps active and inactive deputies' data from Polish Diet's webpage and put it to the table.
105-
If you want create *deputies* table with seventh term of office, choose *nr_term_of_office = 8*.
105+
If you want create *deputies* table with eighth term of office, choose *nr_term_of_office = 8*.
106106
In the case of you want get only deputies' data you can use:
107107

108108
```{r, eval = FALSE}

0 commit comments

Comments
 (0)