From c6ea24e0a9f3ba13579fb14e7b7cae43f366969b Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Thu, 22 Dec 2016 10:24:53 +0200 Subject: [PATCH] README.md: Use a real arrow --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 64a4144..8984f38 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ I decided to start keeping my CV in LaTeX because: * I can never find my CV when I need it * I have dozens of files named `resume.doc` on my computer -* LaTeX -> PDF ensures a consistent, beautiful layout +* LaTeX → PDF ensures a consistent, beautiful layout * Writing your CV in a source-based language means you can track it in git (w00t!) ## Usage