From 430a4b08c4571c6500a190bee22ccb5120899eda Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Fri, 23 Jan 2015 09:41:07 -0600 Subject: [PATCH] fix typo --- pkgs/racket-doc/scribblings/reference/contracts.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/racket-doc/scribblings/reference/contracts.scrbl b/pkgs/racket-doc/scribblings/reference/contracts.scrbl index 36e565e885..bb2025a33b 100644 --- a/pkgs/racket-doc/scribblings/reference/contracts.scrbl +++ b/pkgs/racket-doc/scribblings/reference/contracts.scrbl @@ -112,7 +112,7 @@ Contracts in Racket are subdivided into three different categories: For more about this hierarchy, see @tech{chaperones} and a research paper on chaperones, impersonators, and how they can be used to -implement contracts~@cite{Strickland12}. +implement contracts @cite{Strickland12}. @local-table-of-contents[]