From 5aa96131e529e3e06b49c9c5d6e10a429292ea39 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Sat, 12 Nov 2022 14:23:39 +0100 Subject: basics: reword position --- basics/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basics') diff --git a/basics/default.nix b/basics/default.nix index c580f18..186765f 100644 --- a/basics/default.nix +++ b/basics/default.nix @@ -2,7 +2,7 @@ let institution = { - position = "student in Theoretical Computer Science"; + position = "Theoretical Computer Science student"; name = "École Normale Supérieure"; url = "https://www.ens.psl.eu/en"; }; -- cgit v1.2.3