From 327a85eb974eebbed31b978736f85dc73900ab54 Mon Sep 17 00:00:00 2001 From: Umut Date: Fri, 17 Sep 2021 12:32:06 +0300 Subject: [PATCH] doc: update the usage of concrete in arithmetic operations tutorial --- docs/user/tutorial/ARITHMETIC_OPERATIONS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/tutorial/ARITHMETIC_OPERATIONS.md b/docs/user/tutorial/ARITHMETIC_OPERATIONS.md index f9368ff60..32ba1d2ef 100644 --- a/docs/user/tutorial/ARITHMETIC_OPERATIONS.md +++ b/docs/user/tutorial/ARITHMETIC_OPERATIONS.md @@ -1,6 +1,6 @@ # Arithmetic Operations -In this tutorial, we are going to go over all arithmetic operations available in `concretefhe`. Please read [Compiling and Executing](../howto/COMPILING_AND_EXECUTING.md) before reading further to see how you can compile the functions below. +In this tutorial, we are going to go over all arithmetic operations available in **concrete**. Please read [Compiling and Executing](../howto/COMPILING_AND_EXECUTING.md) before reading further to see how you can compile the functions below. ## Addition