From 146b13356cf0bd80743ec5632cbecc83e0a9c695 Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Fri, 4 Nov 2016 15:15:22 +0100
Subject: [PATCH] docs: tune title

---
 docs/program-logic.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/program-logic.tex b/docs/program-logic.tex
index c3c8be440..0f3be2919 100644
--- a/docs/program-logic.tex
+++ b/docs/program-logic.tex
@@ -5,7 +5,7 @@
 This section describes how to build a program logic for an arbitrary language (\cf \Sref{sec:language}) on top of the base logic.
 So in the following, we assume that some language $\Lang$ was fixed.
 
-\subsection{Dynamic Composeable Resources}
+\subsection{Dynamic Composeable Higher-Order Resources}
 \label{sec:composeable-resources}
 
 The base logic described in \Sref{sec:base-logic} works over an arbitrary CMRA $\monoid$ defining the structure of the resources.
-- 
GitLab