From 00dd841a56919d718be9330a71d4821ed03300a5 Mon Sep 17 00:00:00 2001 From: Jacques Dainat Date: Thu, 21 Mar 2024 17:25:29 +0100 Subject: [PATCH] fix typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a0de17..59de172 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Entries are located in the `trombinoscope` folder. In order to add yourself to the staff pages create a file `firstname-lastname.yaml` in the `trombinoscope/staff` and add your information. -Use the`trombinoscope/staff/TEMPLATE.yaml` file as a starting point and look at the existing YAML +Use the `trombinoscope/staff/TEMPLATE.yaml` file as a starting point and look at the existing YAML files to see how you may fill it out. * Note that you can use markdown syntax for the `bio:` entry, e.g. for links. @@ -108,4 +108,4 @@ repository](https://github.com/southgreenplatform/staff-info/issues) ## Acknowledgement -This work is based on [staff-finder](https://github.com/NBISweden/staff-finder) developed by (NBIS)[https://nbis.se]. +This work is based on [staff-finder](https://github.com/NBISweden/staff-finder) developed by [NBIS](https://nbis.se).