Skip to content

Commit

Permalink
fix typo in readme (#701)
Browse files Browse the repository at this point in the history
  • Loading branch information
qbc2016 authored Sep 11, 2023
1 parent 7f0af2d commit 801f5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ FederatedScope
│   ├── nlp # Federated learning in NLP
│   ├── gfl # Graph federated learning
│   ├── autotune # Auto-tunning for federated learning
│   ├── vertical_fl # Vartical federated learning
│   ├── vertical_fl # Vertical federated learning
│   ├── contrib
│   ├── main.py
│   ├── ... ...
Expand Down

0 comments on commit 801f5ba

Please sign in to comment.