Grammar error

This commit is contained in:
zenon 2018-05-27 17:20:52 +02:00
parent 7987afea31
commit 3f36a01bae

View File

@ -2,7 +2,7 @@
# @date 2018-05-21 #
# #
# Feedback Arc Set: An algorithm which removes cycles in a directed #
# graph by removing the least edges possible. #
# graph by removing the least amount of edges possible. #
#--------------------------------------------------------------------#
CC = gcc