diff --git a/Release_Notes.md b/Release_Notes.md index 97fe4629dfdd3d8dcefcc1c8f2f5f08ff933c7ff..a4d960e700e252325a01720c21dea0de21deea55 100644 --- a/Release_Notes.md +++ b/Release_Notes.md @@ -2,7 +2,7 @@ * Adds a usable, full RNS variant of BGV (as a more efficient alternative to BFV RNS variants for integer arithmetic) * Adds a fully functional threshold FHE capability to BGV, BFV, and CKKS to support multi-party computations -* Adds an automated rescaling mode to the aproximate rescaling RNS variant of CKKS +* Adds an automated rescaling mode to the approximate rescaling RNS variant of CKKS * Improves the performance of both CKKS RNS variants * Improves the performance of both BFV RNS variants * Makes NTL completely optional for all environments (no quad-precision floats are needed anymore)