--- a/doc/book/en/intro/concepts/index.rst Fri Jun 19 09:19:27 2009 +0200
+++ b/doc/book/en/intro/concepts/index.rst Fri Jun 19 20:38:32 2009 +0200
@@ -134,7 +134,7 @@
see :ref:`yams.BASE_TYPES`
Data level security is defined by setting permissions on entity and relation types.
-
+
A schema consist of parts detailed below.
@@ -215,7 +215,7 @@
When no score is higher than the others, an exception is raised in development
mode to let you know that the engine was not able to identify the view to
apply. This error is silented in production mode and one of the objects with the
-higher score is picked.
+higher score is picked.
If no object has a positive score, ``NoSelectableObject`` exception is raised.