Skip to content

Commit 907ceb1

Browse files
committed
fix typo in publish instructions
1 parent 064da8e commit 907ceb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PUBLISH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Here is some more info on (unnecessary) config that was **NOT** used:
6969
1. Build and test locally.
7070

7171
2. Bump version in `build.sbt`, run `sbt package`. We also want a release on github and the course home page aligned with the release on Sonatype Central. Therefore You should also:
72-
- Don't forget to uppdate the `rootdoc.txt` file with current version information and package contents etc.: https://github.com/lunduniversity/introprog-scalalib/blob/master/src/rootdoc.txt
72+
- Don't forget to update the `rootdoc.txt` file with current version information and package contents etc.: https://github.com/lunduniversity/introprog-scalalib/blob/master/src/rootdoc.txt
7373
- commit all changes and push and *then* create a github release with the packaged jar uploaded to https://github.com/lunduniversity/introprog-scalalib/releases
7474
- Publish the jar to the course home page at http://cs.lth.se/lib using `sh publish-jar.sh`
7575
- Publish updated docs to the course home page at http://cs.lth.se/api using script `sh publish-doc.sh`

0 commit comments

Comments
 (0)