diff --git a/relation/README.txt b/relation/README.txt index e4b543f..b7b1008 100644 --- a/relation/README.txt +++ b/relation/README.txt @@ -19,7 +19,7 @@ In your application You are now ready to retrieve relations by using the relations registry's ``query()`` method as described below. -You may also like to read the file concept.txt that gives you some more basic +You may also like to read the file concepts.txt that gives you some more basic ideas about the relation package. diff --git a/relation/concept.txt b/relation/concepts.txt similarity index 100% rename from relation/concept.txt rename to relation/concepts.txt