fixed author name

suggested changes

Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
Mann Patel
2021-06-06 08:32:35 +05:30
committed by GitHub
parent 4e95217016
commit 495a7d1fa7

View File

@@ -3,7 +3,7 @@
* @file
* @brief Implementation of Sparse Table
*
* @author [manncodes](https://github.com/manncodes)
* @author [Mann Patel](https://github.com/manncodes)
*
* @details
* Sparse Table is a data structure, that allows answering range queries.