Skip to content

Commit

Permalink
Possible typo in readme of Lab 09 (#181)
Browse files Browse the repository at this point in the history
  • Loading branch information
IliyanGavrilov authored Dec 12, 2024
1 parent fff7959 commit 474ceab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 09-threads/lab/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ public ParallelSentimentAnalyzer(int workersCount, Set<String> stopWords, Map<St

```
src
└─ bg.sofia.uni.fmi.mjt.sentimentnalyzer
└─ bg.sofia.uni.fmi.mjt.sentimentanalyzer
├── exceptions
| └── SentimentAnalysisException.java
├── SentimentAnalyzerAPI.java
Expand Down

0 comments on commit 474ceab

Please sign in to comment.